Home
last modified time | relevance | path

Searched defs:JSON_HEDLEY_GNUC_HAS_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance

/third_party/json/include/nlohmann/thirdparty/hedley/
Dhedley.hpp487 #define JSON_HEDLEY_GNUC_HAS_ATTRIBUTE(attribute,major,minor,patch) __has_attribute(attribute) macro
489 …#define JSON_HEDLEY_GNUC_HAS_ATTRIBUTE(attribute,major,minor,patch) JSON_HEDLEY_GNUC_VERSION_CHECK… macro
/third_party/json/single_include/nlohmann/
Djson.hpp596 #define JSON_HEDLEY_GNUC_HAS_ATTRIBUTE(attribute,major,minor,patch) __has_attribute(attribute) macro
598 …#define JSON_HEDLEY_GNUC_HAS_ATTRIBUTE(attribute,major,minor,patch) JSON_HEDLEY_GNUC_VERSION_CHECK… macro