STX B+ Tree Template Classes
0.9
|
Contains the specialized B+ tree template class btree_map. More...
#include <stx/btree.h>
Go to the source code of this file.
Classes | |
class | stx::btree_map< _Key, _Data, _Compare, _Traits, _Alloc > |
Specialized B+ tree template class implementing STL's map container. More... | |
Namespaces | |
namespace | stx |
STX - Some Template Extensions namespace. |
Contains the specialized B+ tree template class btree_map.
Definition in file btree_map.h.