![]() |
ManaPlus
|
#include <string>#include <map>Go to the source code of this file.
Typedefs | |
| typedef std::map< std::string, int > | StringIntMap |
| typedef StringIntMap::iterator | StringIntMapIter |
| typedef StringIntMap::const_iterator | StringIntMapCIter |
| typedef std::map<std::string, int> StringIntMap |
Definition at line 28 of file stringmap.h.
| typedef StringIntMap::const_iterator StringIntMapCIter |
Definition at line 30 of file stringmap.h.
| typedef StringIntMap::iterator StringIntMapIter |
Definition at line 29 of file stringmap.h.