Support Class Library
A set of tools providing classes and utility
|
UnsignedIntegral concept, a type is an unsigned integral if it is both Integral and Unsigned. More...
#include "UnsignedIntegral.h"
Public Member Functions | |
constexpr | operator bool () const |
UnsignedIntegral concept, a type is an unsigned integral if it is both Integral and Unsigned.
T | being the type to check against |
Definition at line 16 of file UnsignedIntegral.h.
|
inline |
Definition at line 17 of file UnsignedIntegral.h.