#include <stx/btree.h>
Go to the source code of this file.
Namespaces | |
namespace | stx |
Classes | |
class | stx::btree_set< _Key, _Compare, _Traits > |
Specialized B+ tree template class implementing STL's set container. More... | |
struct | stx::btree_set< _Key, _Compare, _Traits >::empty_struct |
The macro BTREE_FRIENDS can be used by outside class to access the B+ tree internals. More... |
Definition in file btree_set.h.