#include <string>#include <set>#include <map>#include <stdexcept>#include <algorithm>#include <cassert>#include <mia/core/defines.hh>#include <mia/core/errormacro.hh>Go to the source code of this file.
Data Structures | |
| struct | TDictMap< T >::Table |
| class | TDictMap< T > |
| A mapper from emums to string values. - usefull for names flags. More... | |