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