libcommonc++  0.7
BTree.h++ File Reference
#include <commonc++/Common.h++>
#include <commonc++/StaticObjectPool.h++>
#include <commonc++/Iterator.h++>
#include <iostream>
#include <list>
#include <commonc++/BTreeImpl.h++>
Include dependency graph for BTree.h++:

Go to the source code of this file.

Classes

class  BTree< K, V, ORDER >
 A balanced, n-ary tree data structure for storing key/value relationships. More...
 
class  BTree< K, V, ORDER >::Iterator
 A BTree iterator. More...
 

Namespaces

 ccxx