[SG10] Feature Test Macro for destroying operator delete?

Ville Voutilainen ville.voutilainen at gmail.com
Fri Aug 3 22:09:46 CEST 2018


On 3 August 2018 at 23:06, Bjarne Stroustrup <bjarne at stroustrup.com> wrote:
> Is there a prize for the person who gets the 100th feature macro approved?

No, but there is a prize for the person who can compile code across
different implementations
when trying to benefit from features that are not yet implemented on
all of those implementations,
if that can be done without the feature macros.


More information about the Features mailing list