[Bug libstdc++/59048] std::string operator== between std::string and const char* creates unecessary temporary object
luca.stoppa at bbh dot com
gcc-bugzilla@gcc.gnu.org
Fri Nov 8 13:48:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59048
--- Comment #9 from Luca Stoppa <luca.stoppa at bbh dot com> ---
Created attachment 31182
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31182&action=edit
not inlined memcmp used.
More information about the Gcc-bugs
mailing list