b-tree data structure. Include bTree.h in a C++ program to have access to my implementation of b-trees. Read bTree.h to see how to use it. Note that bTree.h includes bTree.cpp and so you need to download bTree.cpp as well.
This repository has been archived. It was created for a school assignment when I was first learning how to program. I do not intend on maintaining it for fixing any bugs.