B-Trees
B-tree implementation in C++ to index documents based on numerical id's and title strings.
include Directory Reference

Files

file  Block.hpp [code]
 
file  BTree.hpp [code]
 
file  BTree.inl
 
file  Commands.hpp [code]
 
file  Entry.hpp [code]
 
file  IdealBTree.hpp [code]