[SG10] Should P0127R1 (Declaring non-type template arguments with auto) have its own feature test macro?

Jordi Vilar development at jordi.vilar.cat
Wed Feb 15 13:31:59 CET 2017


Hi,

I think this is a non-cosmetic change that deserves a specific feature test
macro, because if it is missing, it can be worked around(*), so it's a
candidate for conditional compilation for early adopters.

In case you agree, a proposal for the test macro could be
__cpp_nontype_template_argument_auto. Does it sound good?

Thanks for reading,

Jordi Vilar

(*) probably, everything could be worked around somehow, not just this :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open-std.org/pipermail/features/attachments/20170215/faffc1d6/attachment.html 


More information about the Features mailing list