[PATCH] C++1y: Implement n3599

Richard Smith richard at metafoo.co.uk
Thu Oct 3 12:32:56 PDT 2013


Thanks for the patch.

This proposal was not voted into C++1y, so it should not be controlled by
that language flag, and the compatibility warning is incorrect. Instead,
since GCC trunk has decided to ship this feature, it would make some sense
to treat it as a GNU extension for now. (The response of EWG was more "not
yet" than "no", so there's a good chance we'll have this feature in C++17.)


On Wed, Oct 2, 2013 at 2:13 PM, Hristo Venev <mustrumr97 at gmail.com> wrote:

> Literal operator templates for strings. Tests included.
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131003/cfbe0f0d/attachment.html>


More information about the cfe-commits mailing list