bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
bux::Helper_::C_NoWrap< false, T > Struct Template Reference

#include <SafeArith.h>

Static Public Member Functions

static T add (T a, T b)
 

Detailed Description

template<class T>
struct bux::Helper_::C_NoWrap< false, T >

Definition at line 73 of file SafeArith.h.

Member Function Documentation

◆ add()

template<class T >
static T bux::Helper_::C_NoWrap< false, T >::add ( T a,
T b )
inlinestatic

Definition at line 75 of file SafeArith.h.


The documentation for this struct was generated from the following file: