<div dir="ltr"><div>One minor issue:</div><div><br></div>Libraries that want to do empty-base optimization could reasonably want to use <ins>!</ins>is_final && is_empty if is_final exists, and fall back to just using is_empty otherwise.<div>
<br></div><div>Otherwise, this LGTM.</div><div><br></div><div>For the "removed from C++14" features, are we documenting the former state, or the state of the TS? That is, should [47] say <experimental/optional> now, and should [3.8.1] say experimental/ for <optional> and <dynarray>?</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 21, 2014 at 4:09 PM, Nelson, Clark <span dir="ltr"><<a href="mailto:clark.nelson@intel.com" target="_blank">clark.nelson@intel.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here is the updated draft, hopefully ready for "formal" publication on<br>
<a href="http://isocpp.org" target="_blank">isocpp.org</a>.<br>
<br>
Does anyone have any comment on whether we should publish before or after<br>
the Urbana meeting? Please see the "Formally revising" message I posted<br>
Tuesday for brief discussion.<br>
<br>
I made a few changes we did not discuss in the meeting:<br>
<br>
Fixed the grammar of __has_cpp_attribute, as suggested by Aaron.<br>
<br>
Moved the rationale for __has_include from N3662 (<dynarray>, which is no<br>
longer a C++14 feature) to N3659 (<shared_mutex>, which is).<br>
<br>
Fixed up the HTML somewhat, mainly in the use of <ins> tags.<br>
<br>
--<br>
Clark Nelson Vice chair, PL22.16 (ANSI C++ standard committee)<br>
Intel Corporation Chair, SG10 (C++ SG for feature-testing)<br>
<a href="mailto:clark.nelson@intel.com">clark.nelson@intel.com</a> Chair, CPLEX (C SG for parallel language extensions)<br>
<br>
<br>
<br>
<br>_______________________________________________<br>
Features mailing list<br>
<a href="mailto:Features@isocpp.open-std.org">Features@isocpp.open-std.org</a><br>
<a href="http://www.open-std.org/mailman/listinfo/features" target="_blank">http://www.open-std.org/mailman/listinfo/features</a><br>
<br></blockquote></div><br></div>