<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 12/29/2014 08:45 PM, Nelson, Clark
wrote:<br>
</div>
<blockquote
cite="mid:38C37E44FD352B44ABFC58410B0790D07EB73134@ORSMSX103.amr.corp.intel.com"
type="cite">
<table class="ins" border="1">
<tbody>
<tr>
<td><a moz-do-not-send="true"
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3928.pdf">N3928</a></td>
<td>Extending static_assert</td>
</tr>
</tbody>
</table>
</blockquote>
Thank you for this. My first 0.02 * monetary_unit;<br>
<br>
For <a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3928.pdf">N3928
</a>Extending static_assert why not just bump up the date on <a><code>__cpp_static_assert?</code></a><br>
<br>
Related to this I'm assuming an implementation is allowed to bump up
the date on a macro if they implement updates over several
iterations of a feature.<br>
Users could be encouraged to check __cpp_feature >=
<some_min_date> for example.<br>
<br>
We could bump the date on <a><code>__cpp_unicode_literals for </code></a>-
Scartch that - that's for strings.<br>
Just __cpp_utf8_char_literals I think.<br>
<br>
<a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4295.html">N4295</a>
- Folding expressions: __cpp_parameter_pack_sorcery,
__cpp_fold_expressions is probably better.<br>
<br>
<a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4266.html">N4266</a>
- Attributes for namespaces and enumerators. They really are sort
of two different things:<br>
<br>
__cpp_namespace_attributes 201411<br>
__cpp_enumerator_attributes 201411<br>
<br>
"Wording for Forwarding References" is editorial I'm pretty sure<br>
as is "Cleanup for exception-specification and throw-expression"<br>
<br>
Safe conversions in unique_ptr<T[]> - <br>
<br>
A proposal to add invoke function template - __cpp_lib_invoke 201411.<br>
<br>
N4280 - Non-member size() and more:
__cpp_lib_nonmember_container_access 201411.<br>
<br>
Contiguous Iterators - editorial.<br>
<br>
I gotta run. I'll look and think about this more tonight.<br>
<br>
</body>
</html>