Skip to content

Cpp-btree

C++ B-tree is a template library that implements ordered in-memory containers based on a B-tree data structure. Similar to the STL map, set, multimap, and multiset templates, this library provides btree_map, btree_set, btree_multimap, and btree_multiset.

Download

  • Cpp-btree-1.0.1.tar.gz

Favorite site