[Bug libstdc++/47628] non-compliant C++0x erase methods on STL containers

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 7 09:44:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47628

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-02-07 09:30:42 UTC ---
Oops, I think I'm confusing this with another related issue - despite what I
said we do seem to have changed the signature, and we currently implement the
C++0x draft spec.

Tables 99 and 100 say erase takes a const_iterator, so does the synopsis of
each container



More information about the Gcc-bugs mailing list