Searched defs:JSON_HEDLEY_HAS_CPP_ATTRIBUTE (Results 1 – 3 of 3) sorted by relevance
549 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) __has_cpp_attribute(attribute) macro551 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) (0) macro
728 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) __has_cpp_attribute(attribute) macro730 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) (0) macro
867 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) __has_cpp_attribute(attribute) macro