#include "mmoptionswrapper.h"#include "springunitsync.h"#include "utils/conversion.h"#include "utils/customdialogs.h"#include "utils/debug.h"#include <stdexcept>#include <clocale>#include <wx/intl.h>#include <wx/log.h>#include <wx/fileconf.h>#include <wx/filename.h>
Go to the source code of this file.
Functions | |
| template<class MapType > | |
| static MapType::mapped_type | GetItem (const MapType &map, const typename MapType::key_type &key) |
| static MapType::mapped_type GetItem | ( | const MapType & | map, | |
| const typename MapType::key_type & | key | |||
| ) | [inline, static] |
Definition at line 340 of file mmoptionswrapper.cpp.
1.6.3