Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

C++ B-tree 1.0.1

Latest
Compare
Choose a tag to compare
@diegocaro diegocaro released this 13 May 21:33

Fixes for range-based constructors.

template
btree_multiset(InputIterator b, InputIterator e); // Did not compile

template
btree_map(InputIterator b, InputIterator e); // Incorrect behavior

Tests updated! For details, see:
http://code.google.com/p/cpp-btree/source/detail?r=5679c9c8db6f8bc9fc523c97a7d57c35bb303703