openMSX
|
#include <serialize_stl.hh>
Public Types | |
using | value_type = typename T::value_type |
Static Public Member Functions | |
static auto | begin (const T &t) |
static auto | end (const T &t) |
static void | prepare (T &t, int) |
static auto | output (T &t) |
Static Public Attributes | |
static constexpr int | size = -1 |
static constexpr bool | loadInPlace = false |
Definition at line 13 of file serialize_stl.hh.
using openmsx::serialize_as_stl_collection< T >::value_type = typename T::value_type |
Definition at line 16 of file serialize_stl.hh.
|
inlinestatic |
Definition at line 18 of file serialize_stl.hh.
References t.
|
inlinestatic |
Definition at line 19 of file serialize_stl.hh.
References t.
|
inlinestatic |
Definition at line 25 of file serialize_stl.hh.
References t.
|
inlinestatic |
Definition at line 22 of file serialize_stl.hh.
References t.
|
staticconstexpr |
Definition at line 21 of file serialize_stl.hh.
|
staticconstexpr |
Definition at line 15 of file serialize_stl.hh.