Support Class Library
A set of tools providing classes and utility
|
Swappable concept, a type is swappable if it defines swapping mecanisms. More...
#include "Swappable.h"
Public Member Functions | |
constexpr | operator bool () const |
Swappable concept, a type is swappable if it defines swapping mecanisms.
T | being the type to check against |
Definition at line 13 of file Swappable.h.
|
inline |
Definition at line 14 of file Swappable.h.