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