Searched refs:RAPIDJSON_CPLUSPLUS (Results 1 – 1 of 1) sorted by relevance
133 #define RAPIDJSON_CPLUSPLUS _MSVC_LANG macro135 #define RAPIDJSON_CPLUSPLUS __cplusplus macro445 #if RAPIDJSON_CPLUSPLUS >= 201103L || ( defined(_MSC_VER) && _MSC_VER >= 1800 )576 #define RAPIDJSON_HAS_CXX11 (RAPIDJSON_CPLUSPLUS >= 201103L)649 #define RAPIDJSON_HAS_CXX17 (RAPIDJSON_CPLUSPLUS >= 201703L)