[Bug c++/59867] Template string literal loses first symbol
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 18 09:52:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59867
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emsr at gcc dot gnu.org
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ah, it looks like this is n3599
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3599.html added in
r198018. Couldn't find what is this state (if it is going to be in C++14,
C++17 or when?).
More information about the Gcc-bugs
mailing list