Definition in file m_map.h.
#include <map>
#include "CollectionSerializers.h"
#include "RandomUtil.h"
#include "mace_constants.h"
#include "StrUtilNamespace.h"


Go to the source code of this file.
Namespaces | |
| namespace | mace |
Classes | |
| class | mace::map< Key, Data, Serial, Compare, Alloc > |
| mace::map extends std::map, but has support for printing and serialization, random element retrieval, and containsKey More... | |
1.5.5