[Patch] Uglify some names in _Rb_tree
Paolo Carlini
pcarlini@suse.de
Fri Jan 6 23:06:00 GMT 2006
Paolo Carlini wrote:
>Howard, while I finish preparing the patch proper + some tests for
>multimap (I hope to have something by tomorrow), can you suggest a
>stategy for testing multiset (wrt the insert at lower bound thing)?!? At
>the moment, I have big troubles, if I'm not allowed to look "inside" the
>implementation details (something usually we don't do).
>
>
Nvermind, now I see a very easy way: by using the iterator returned by
insert with hint, then incrementing or decrementing it and checking to
what it points.
Sorry ;)
Paolo.
More information about the Libstdc++
mailing list