[Bug libstdc++/60278] string::erase() (and other containers) does not take const_iterators
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 22 13:50:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60278
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed for GCC 5 (when using the new string ABI)
More information about the Gcc-bugs
mailing list