B-Trees
B-tree implementation in C++ to index documents based on numerical id's and title strings.
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  include
 Block.hpp
 BTree.hpp
 BTree.inl
 Commands.hpp
 Entry.hpp
 IdealBTree.hpp
  src
 Commands.cpp
 main.cpp