Support Class Library
A set of tools providing classes and utility
|
Movable concept, a type is movable if it is both move constructible and move assignable. More...
#include "Movable.h"
Public Member Functions | |
constexpr | operator bool () const |
Movable concept, a type is movable if it is both move constructible and move assignable.
T | being the type to check against |
|
inline |