tlx
btree_map.hpp File Reference
#include <functional>
#include <memory>
#include <utility>
#include <tlx/container/btree.hpp>

Go to the source code of this file.

Classes

class  btree_map< Key_, Data_, Compare_, Traits_, Alloc_ >
 Specialized B+ tree template class implementing STL's map container. More...
 
struct  btree_map< Key_, Data_, Compare_, Traits_, Alloc_ >::key_of_value
 Key Extractor Struct. More...
 

Namespaces

 tlx