[Bug libstdc++/57704] std::char_traits<char>::lt is not standards-compliant
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Mon Jun 24 22:39:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57704
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2013-06-24
Ever confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> ---
This is LWG 467, thus it applies to C++98 too. Since, moreover, at the moment
there are no internal uses in the library of char_traits<char>::lt, I think the
straightforward tweak can be implemented unconditionally and safely.
More information about the Gcc-bugs
mailing list