MIRA
Public Types | Static Public Member Functions | List of all members
ReflectReadMapItems< JSONSerializer, std::map< std::string, mapped_type > > Struct Template Reference

#include <serialization/JSONSerializer.h>

Public Types

typedef std::map< std::string, mapped_type > Container
 
typedef Container::value_type value_type
 

Static Public Member Functions

static void reflect (JSONSerializer &r, Container &c)
 

Member Typedef Documentation

◆ Container

typedef std::map<std::string, mapped_type> Container

◆ value_type

typedef Container::value_type value_type

Member Function Documentation

◆ reflect()

static void reflect ( JSONSerializer r,
Container c 
)
inlinestatic

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