Support Class Library
A set of tools providing classes and utility
|
ValueSwappable concept, a type is value swappable if it is an iterator type and its value type is swappable. More...
#include "ValueSwappable.h"
Public Member Functions | |
constexpr | operator bool () const |
ValueSwappable concept, a type is value swappable if it is an iterator type and its value type is swappable.
T | being the type to check against |
Definition at line 17 of file ValueSwappable.h.
|
inline |
Definition at line 18 of file ValueSwappable.h.