Usage git clone git@github.com:ihnfsax/BPlusTree.git cd BPlusTree && mkdir build cd build && cmake .. make See main.cpp for usage of the functions.