openMSX
|
#include <serialize_stl.hh>
Additional Inherited Members | |
Public Types inherited from openmsx::serialize_as_stl_collection< static_vector< T, N > > | |
using | value_type = typename T::value_type |
Static Public Member Functions inherited from openmsx::serialize_as_stl_collection< static_vector< T, N > > | |
static auto | begin (const static_vector< T, N > &t) |
static auto | end (const static_vector< T, N > &t) |
static void | prepare (static_vector< T, N > &t, int) |
static auto | output (static_vector< T, N > &t) |
Static Public Attributes inherited from openmsx::serialize_as_stl_collection< static_vector< T, N > > | |
static constexpr int | size |
static constexpr bool | loadInPlace |
Definition at line 67 of file serialize_stl.hh.