CppCommon 1.0.5.0
C++ Common Library
|
Flat map container definition. More...
#include <algorithm>
#include <cstddef>
#include <functional>
#include <iterator>
#include <limits>
#include <stdexcept>
#include <vector>
#include "flatmap.inl"
Go to the source code of this file.
Classes | |
class | CppCommon::FlatMap< TKey, TValue, TCompare, TAllocator > |
Flat map container. More... | |
Namespaces | |
namespace | CppCommon |
C++ Common project definitions. | |