openMSX
List of all members
openmsx::serialize_as_collection< static_vector< T, N > > Struct Template Reference

#include <serialize_stl.hh>

Inheritance diagram for openmsx::serialize_as_collection< static_vector< T, N > >:
Inheritance graph
[legend]
Collaboration diagram for openmsx::serialize_as_collection< static_vector< T, N > >:
Collaboration graph
[legend]

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
 

Detailed Description

template<typename T, size_t N>
struct openmsx::serialize_as_collection< static_vector< T, N > >

Definition at line 67 of file serialize_stl.hh.


The documentation for this struct was generated from the following file: