<div dir="ltr"><div>One minor issue:</div><div><br></div>Libraries that want to do empty-base optimization could reasonably want to use &lt;ins&gt;!&lt;/ins&gt;is_final &amp;&amp; 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 &quot;removed from C++14&quot; features, are we documenting the former state, or the state of the TS? That is, should [47] say &lt;experimental/optional&gt; now, and should [3.8.1] say experimental/ for &lt;optional&gt; and &lt;dynarray&gt;?</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">&lt;<a href="mailto:clark.nelson@intel.com" target="_blank">clark.nelson@intel.com</a>&gt;</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 &quot;formal&quot; 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 &quot;Formally revising&quot; 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 (&lt;dynarray&gt;, which is no<br>
longer a C++14 feature) to N3659 (&lt;shared_mutex&gt;, which is).<br>
<br>
Fixed up the HTML somewhat, mainly in the use of &lt;ins&gt; 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>