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_CmpRet< FLAG_integer, FLAG_signed, FLAG_overflow, T > Struct Template Reference

#include <SafeArith.h>

Static Public Member Functions

static int cast (T a)
 

Detailed Description

template<bool FLAG_integer, bool FLAG_signed, bool FLAG_overflow, class T>
struct bux::Helper_::C_CmpRet< FLAG_integer, FLAG_signed, FLAG_overflow, T >

Definition at line 19 of file SafeArith.h.

Member Function Documentation

◆ cast()

template<bool FLAG_integer, bool FLAG_signed, bool FLAG_overflow, class T >
static int bux::Helper_::C_CmpRet< FLAG_integer, FLAG_signed, FLAG_overflow, T >::cast ( T a)
inlinestatic

Definition at line 21 of file SafeArith.h.


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