openMSX
|
#include <serialize_stl.hh>
Additional Inherited Members | |
![]() | |
using | value_type = typename T::value_type |
![]() | |
static auto | begin (const std::deque< T > &t) |
static auto | end (const std::deque< T > &t) |
static void | prepare (std::deque< T > &t, int) |
static auto | output (std::deque< T > &t) |
![]() | |
static constexpr int | size |
static constexpr bool | loadInPlace |
Definition at line 32 of file serialize_stl.hh.