|
Simple Application Framework
1
|
Ordered associative data container.
#include "Pair.h"#include "../Algo/Struct/RedBlackTree.h"#include "../Algo/Predicate.h"#include "../Algo/Selector.h"#include "../IndexOutOfRangeException.h"Go to the source code of this file.
Classes | |
| class | Saf::Collection::TreeMap< KeyType, ValType, CompType > |
| Ordered associative container. More... | |
Namespaces | |
| namespace | Saf |
| Global library namespace. | |
| namespace | Saf::Collection |
| Namespace encapsulating data container classes. | |
Ordered associative data container.
1.8.0