CppCommon  1.0.4.1
C++ Common Library
Classes | Namespaces
flatmap.h File Reference

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

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Flat map container definition.

Author
Ivan Shynkarenka
Date
27.07.2017

Definition in file flatmap.h.