Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp678 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) __has_cpp_attribute(attribute) macro
680 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) (0) macro