|
Open Model Railroad Network (OpenMRN)
|
mimic std::pair More...
#include <SysMap.hxx>
Public Attributes | |
| Key | first |
| mimic first element in an std::pair | |
| Value | second |
| mimic second element in an std::pair | |
mimic std::pair
Definition at line 83 of file SysMap.hxx.
| Key SysMap< Key, Value >::Pair::first |
mimic first element in an std::pair
Definition at line 85 of file SysMap.hxx.
| Value SysMap< Key, Value >::Pair::second |
mimic second element in an std::pair
Definition at line 86 of file SysMap.hxx.