Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
StringBijection< T >::Entry Struct Reference

bijection entry More...

#include <StringBijection.h>

Data Fields

const T key
const std::string str

Detailed Description

template<class T>
struct StringBijection< T >::Entry

bijection entry

Definition at line 49 of file StringBijection.h.

Field Documentation

◆ key

template<class T>
const T StringBijection< T >::Entry::key

Definition at line 51 of file StringBijection.h.

◆ str

template<class T>
const std::string StringBijection< T >::Entry::str

Definition at line 50 of file StringBijection.h.


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