Implementation of DR 130.

Benjamin Kosnik bkoz@redhat.com
Fri Aug 14 02:43:00 GMT 2009


> I implemented a solution to DR 130 - associative containers should
> have erase (iterator amd iterator range) return iterators to the next
> element just like a real container.
> 
> I added a return of iterator from the base _Rb_tree and used it in
> map, set, multimap, and multiset.

This is OK for trunk, thanks.

-benjamin



More information about the Libstdc++ mailing list