[Bug c++/64422] basic_string::erase is unresloved
bernd.edlinger at hotmail dot de
gcc-bugzilla@gcc.gnu.org
Sun Dec 28 11:43:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64422
--- Comment #2 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
Created attachment 34341
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34341&action=edit
Proposed Fix
this fixes string::erase(iterator, iterator)
and a few more templates that are missing as well.
More information about the Gcc-bugs
mailing list