Thrill  0.1
btree_multimap.hpp File Reference
#include <functional>
#include <memory>
#include <utility>
#include <tlx/container/btree.hpp>
+ Include dependency graph for btree_multimap.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 tlx