[Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"

Michel Morin mimomorin at gmail.com
Thu Oct 23 19:05:36 PDT 2014


Richard Smith wrote:
> I was thinking we should just say:
>
>   Use ``__cpp_digit_separators`` to determine if support for digit
> separators using single quotes (for instance ``10'000``) is enabled.

OK, done. Patch attached.

Regards,
Michel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cpp_digit_separators_with_doc.patch
Type: application/octet-stream
Size: 1673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141024/9d3f966d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cxx_digit_separators_without_doc.patch
Type: application/octet-stream
Size: 1271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141024/9d3f966d/attachment-0001.obj>


More information about the cfe-commits mailing list