This repository has been archived by the owner on Jun 4, 2021. It is now read-only.
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