http://en.cppreference.com/w/User:D41D8CD98F/feature_testing_macros list macros for C++ features per version (C++11, C++14, C++17), these could be useful for am-cxx along with compiler version testing (like testing for compiler versions where issues prevent using certain features from working).