B-Trees
B-tree implementation in C++ to index documents based on numerical id's and title strings.
IdIndex Member List

This is the complete list of members for IdIndex, including all inherited members.

idIdIndex
offsetIdIndex
operator<(const IdIndex &that) const IdIndexinline