openMSX
Classes | Static Public Attributes | List of all members
openmsx::VariantSerializer< V > Struct Template Reference

#include <serialize_core.hh>

Inheritance diagram for openmsx::VariantSerializer< V >:
Inheritance graph
[legend]
Collaboration diagram for openmsx::VariantSerializer< V >:
Collaboration graph
[legend]

Classes

struct  Loader
 
struct  Saver
 

Static Public Attributes

template<typename A >
static constexpr size_t index = get_index<A, V>::value
 

Detailed Description

template<typename V>
struct openmsx::VariantSerializer< V >

Definition at line 185 of file serialize_core.hh.

Member Data Documentation

◆ index

template<typename V >
template<typename A >
constexpr size_t openmsx::VariantSerializer< V >::index = get_index<A, V>::value
staticconstexpr

Definition at line 188 of file serialize_core.hh.


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