We couldn't wok out whether SD-6 intends this to work:

#define D deprecated
#if __has_cpp_attribute (D)
#endif

Currently GCC performs macro-expansion but Clang doesn't.
_______________________________________________
Features mailing list
Features@isocpp.open-std.org
http://www.open-std.org/mailman/listinfo/features

Reply via email to