>From clang-3.0, "defaulted functions" feature has been supported. But there is no querying macro for this feature (PR11253).
A patch attached for adding __has_feature(cxx_defaulted_functions) macro and doc. (This patch is the same one attached in the PR.) Regards, Michel
add_cxx_defaulted_functions.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
