/BPlusTree

B+ tree implementation with STL container

Primary LanguageC++

BPlusTree

B+ tree implementation with STL container

What is B+tree

Wikipedia

Introduction

In this project, we use B+tree as a map.