Definition in file mmultimap.h.
#include <map>
#include "mdeque.h"
#include "mpair.h"
#include "CollectionSerializers.h"
#include "RandomUtil.h"
#include "mace_constants.h"
#include "StrUtil.h"


Go to the source code of this file.
Namespaces | |
| namespace | mace |
Classes | |
| class | mace::multimap< Key, Data, Serial, Compare, Alloc > |
| mace::multimap extends std::multimap, with support for printing and optional serialization, containsKey, get, and random More... | |
1.5.5