|
Support Class Library
A set of tools providing classes and utility
|
Boolean concept, a type is boolean if it defines all boolean operations. More...
#include "Boolean.h"
Public Member Functions | |
| constexpr | operator bool () const |
Boolean concept, a type is boolean if it defines all boolean operations.
| T | being the type to check against |
|
inline |
1.8.13