openMSX
Public Attributes | List of all members
openmsx::enum_string< T > Struct Template Reference

#include <serialize_core.hh>

Collaboration diagram for openmsx::enum_string< T >:
Collaboration graph
[legend]

Public Attributes

const char * str
 
e
 

Detailed Description

template<typename T>
struct openmsx::enum_string< T >

Definition at line 109 of file serialize_core.hh.

Member Data Documentation

◆ e

template<typename T >
T openmsx::enum_string< T >::e

Definition at line 111 of file serialize_core.hh.

◆ str

template<typename T >
const char* openmsx::enum_string< T >::str

Definition at line 110 of file serialize_core.hh.


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