#include <maassert.h>
#include <kazlib/dict.h>
#include "collection_common.h"
#include "Dictionary_impl.h"
Namespaces | |
namespace | MAUtil |
Classes | |
class | MAUtil::Dictionary< Key, Storage > |
Thin template sorted Dictionary. More... | |
struct | MAUtil::Dictionary< Key, Storage >::DictNode |
class | MAUtil::Dictionary< Key, Storage >::Iterator |
class | MAUtil::Dictionary< Key, Storage >::ConstIterator |