On 12/29/2014 08:45 PM, Nelson, Clark wrote:
N3928 <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3928.pdf> Extending static_assert

Thank you for this. My first 0.02 * monetary_unit;

For N3928 <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3928.pdf>Extending static_assert why not just bump up the date on |__cpp_static_assert?|

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. Users could be encouraged to check __cpp_feature >= <some_min_date> for example.

We could bump the date on |__cpp_unicode_literals for |- Scartch that - that's for strings.
Just __cpp_utf8_char_literals I think.

N4295 <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4295.html> - Folding expressions: __cpp_parameter_pack_sorcery, __cpp_fold_expressions is probably better.

N4266 <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4266.html> - Attributes for namespaces and enumerators. They really are sort of two different things:

__cpp_namespace_attributes 201411
__cpp_enumerator_attributes 201411

"Wording for Forwarding References" is editorial I'm pretty sure
as is "Cleanup for exception-specification and throw-expression"

Safe conversions in unique_ptr<T[]> -

A proposal to add invoke function template - __cpp_lib_invoke 201411.

N4280 - Non-member size() and more: __cpp_lib_nonmember_container_access 201411.

Contiguous Iterators - editorial.

I gotta run.  I'll look and think about this more tonight.

_______________________________________________
Features mailing list
[email protected]
http://www.open-std.org/mailman/listinfo/features

Reply via email to