This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/55582] [C++11] Unable to define string user-defined literal without leading underscore.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55582

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-12-04 00:35:24 UTC ---
(In reply to comment #0)
>  * let the letter 's' go by as a user-defined literal (with appropriate
> comment)

IMHO special cases to allow std-defined literals would make sense.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]