Home
last modified time | relevance | path

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

/external/ublksrv/include/nlohmann/
Djson.hpp678 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) __has_cpp_attribute(attribute) macro
680 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) (0) macro
/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp895 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) __has_cpp_attribute(attribute) macro