lab_btree
Belligerent BTrees
|
▼CBenchmark | Class which contains a collection of benchmark results |
CBenchmarkResult | Contains the actual results / benchmark parameter, uses std::chrono |
▼CBTree | BTree class |
CBTreeNode | A class for the basic node structure of the BTree |
CDataPair | A fancy key-value pair which acts as elements in the BTree |