MIRA
Public Types | Public Member Functions | Public Attributes | List of all members
ReadMapPairHelper< Derived, key_type, value_type > Struct Template Reference

#include <serialization/adapters/std/StlCollections.h>

Public Types

typedef value_type::second_type mapped_type
 

Public Member Functions

 ReadMapPairHelper (const value_type &p)
 
void reflect (Derived &r)
 

Public Attributes

const value_type & mP
 

Member Typedef Documentation

◆ mapped_type

typedef value_type::second_type mapped_type

Constructor & Destructor Documentation

◆ ReadMapPairHelper()

ReadMapPairHelper ( const value_type &  p)
inline

Member Function Documentation

◆ reflect()

void reflect ( Derived &  r)
inline

Member Data Documentation

◆ mP

const value_type& mP

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