Usage git clone [email protected]:ihnfsax/BPlusTree.git cd BPlusTree && mkdir build cd build && cmake .. make See main.cpp for usage of the functions.