<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Oct 23, 2014 at 7:05 PM, Michel Morin <span dir="ltr"><<a href="mailto:mimomorin@gmail.com" target="_blank">mimomorin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">Richard Smith wrote:<br>
> I was thinking we should just say:<br>
><br>
>   Use ``__cpp_digit_separators`` to determine if support for digit<br>
> separators using single quotes (for instance ``10'000``) is enabled.<br>
<br>
</span>OK, done. Patch attached.</blockquote><div><br></div><div>Thanks, and sorry for the delay (I wanted to wait until after the C++ committee meeting so the new version of SD-6 could get more officially accepted). I extended the cpp_digit_separators patch to cover all the new SD-6 feature test macros  and committed as r221816.</div><div><br></div><div>I'm holding off on the cxx_digit_separators patch for now. It's much easier to add a feature test macro than to remove one, so I'd like to wait and see if there's a demand for feature names that match the SD-6 macros before adding more.</div></div></div></div>