Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/thirdparty/hedley/
Dhedley.hpp532 …#define JSON_HEDLEY_GNUC_HAS_CPP_ATTRIBUTE(attribute,major,minor,patch) __has_cpp_attribute(attrib… macro
534 …#define JSON_HEDLEY_GNUC_HAS_CPP_ATTRIBUTE(attribute,major,minor,patch) JSON_HEDLEY_GNUC_VERSION_C… macro
/third_party/json/single_include/nlohmann/
Djson.hpp641 …#define JSON_HEDLEY_GNUC_HAS_CPP_ATTRIBUTE(attribute,major,minor,patch) __has_cpp_attribute(attrib… macro
643 …#define JSON_HEDLEY_GNUC_HAS_CPP_ATTRIBUTE(attribute,major,minor,patch) JSON_HEDLEY_GNUC_VERSION_C… macro