<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jun 9, 2015 at 6:03 AM, Edward Diener <span dir="ltr"><<a href="mailto:eldlistmailingz@tropicsoft.com" target="_blank">eldlistmailingz@tropicsoft.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">On the libc++ C++1Y Status web page, at <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__libcxx.llvm.org_cxx1y-5Fstatus.html&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=CnzuN65ENJ1H9py9XLiRvC_UQz6u3oG6GUNn7_wosSM&m=OWq297VZ6Kqncya-rex8mu2w14RLcEdqluRH56qmiZE&s=od7L4EUkTRZPs_wADurBaHP9WAu5yUI4jTySxByCZA4&e=" target="_blank">http://libcxx.llvm.org/cxx1y_status.html</a>, it mentions at what first released version a particular C++1Y feature has been implemented for libc++. </blockquote><div><br></div><div><div>No, that's the release of LLVM where it first appeared.</div></div><div> </div><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">Is this the _LIBCPP_VERSION macro ? If so what is the format of this macro, so I can test its value ? If it is not the _LIBCPP_VERSION macro what value is it and how can I test for it at compile time ?<br><br></blockquote><div><br></div><div>The  _LIBCPP_VERSION macro changes when a breaking changed is made to libc++.</div><div>So far, there have not been any. (or, at least, any major ones).</div><div><br></div><div>We've had discussions about having a version number for libc++, but that's all they've been ... discussions.</div><div><br></div><div><br></div><div>-- Marshall <br></div></div><br></div></div>