Searched refs:CPP_VERSION (Results 1 – 1 of 1) sorted by relevance
16 # define CPP_VERSION _MSVC_LANG macro20 # define CPP_VERSION __cplusplus macro23 #if !defined(CPP_VERSION) || CPP_VERSION <= 141 cpp<CPP_VERSION / 100>(); in check_cpp_version()