|
Open Model Railroad Network (OpenMRN)
|
list entry. More...
#include <LinearMap.hxx>
Public Attributes | |
| Key | first |
| mimic first element in an std::pair | |
| Value | second |
| mimic second element in an std::pair | |
list entry.
Definition at line 77 of file LinearMap.hxx.
| Key LinearMap< Key, Value >::Pair::first |
mimic first element in an std::pair
Definition at line 79 of file LinearMap.hxx.
| Value LinearMap< Key, Value >::Pair::second |
mimic second element in an std::pair
Definition at line 80 of file LinearMap.hxx.