Convenience for stateless types. More...
Static Public Member Functions | |
| static T | get (const std::byte *&) |
| Construct an object. | |
| template<class P > | |
| static void | put (P &, const T &) |
| Do nothing. | |
Convenience for stateless types.
Derive their specialization of traits from it.
| T | default-constructible type with no significant state |
|
static |
Do nothing.
|
static |
Construct an object.
T()