|
MoSync 3.3
|
Thin template sorted dictionary. More...
#include <ma.h>#include <maassert.h>#include <kazlib/dict.h>#include "collection_common.h"#include "Dictionary_impl.h"Classes | |
| class | MAUtil::Dictionary< Key, Storage > |
| Thin template sorted Dictionary. More... | |
| struct | MAUtil::Dictionary< Key, Storage >::DictNode |
| Internal storage. More... | |
| class | MAUtil::Dictionary< Key, Storage >::Iterator |
| Iterator for a Dictionary. More... | |
| class | MAUtil::Dictionary< Key, Storage >::ConstIterator |
| Const Iterator for a Dictionary. More... | |
Namespaces | |
| namespace | MAUtil |
MoSync utility libraries. | |
Thin template sorted dictionary.