Support Class Library
A set of tools providing classes and utility
|
Intergal concept, a type T is integral if meta:is_integral<T>() is true. More...
#include "Integral.h"
Public Member Functions | |
constexpr | operator bool () const |
Intergal concept, a type T is integral if meta:is_integral<T>() is true.
T | being the type to check against |
Definition at line 12 of file Integral.h.
|
inline |
Definition at line 13 of file Integral.h.