tlx
btree_set.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_set< Key_, Compare_, Traits_, Alloc_ >
 Specialized B+ tree template class implementing STL's set container. More...
 
struct  btree_set< Key_, Compare_, Traits_, Alloc_ >::key_of_value
 Key Extractor Struct. More...
 

Namespaces

 tlx