[Bug c++/59867] New: Template string literal loses first symbol

2014-01-17 Thread i-hate-registration at mailinator dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: i-hate-registration at mailinator dot com Created attachment 31880 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31880&action=edit Template string literal works somehow strange in this example Hi everyone, When

[Bug c++/59867] Template string literal loses first symbol

2014-01-18 Thread i-hate-registration at mailinator dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59867 --- Comment #7 from Username --- I've heard that it was previously expected to be in C++14, though it was somehow forgotten, because the fix is quite small and one could currently do it with a little bit of preprocessor/constexpr (MPLLIBS_STRING i