bit::memory
|
Type-trait to check for whether a given type T
is Stateless
.
More...
#include <Stateless.hpp>
Type-trait to check for whether a given type T
is Stateless
.
The result is aliased as ::value
T | the type to check |
Definition at line 116 of file Stateless.hpp.