Home
last modified time | relevance | path

Searched refs:JSON_HEDLEY_UNAVAILABLE (Results 1 - 4 of 4) sorted by relevance

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley_undef.hpp145 #undef JSON_HEDLEY_UNAVAILABLE macro
H A Dhedley.hpp1081 #if defined(JSON_HEDLEY_UNAVAILABLE)
1082 #undef JSON_HEDLEY_UNAVAILABLE macro
1089 #define JSON_HEDLEY_UNAVAILABLE(available_since) __attribute__((__warning__("Not available until " #available_since))) macro
1091 #define JSON_HEDLEY_UNAVAILABLE(available_since) macro
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp1260 #if defined(JSON_HEDLEY_UNAVAILABLE)
1261 #undef JSON_HEDLEY_UNAVAILABLE macro
1268 #define JSON_HEDLEY_UNAVAILABLE(available_since) __attribute__((__warning__("Not available until " #available_since))) macro
1270 #define JSON_HEDLEY_UNAVAILABLE(available_since)
22074 #undef JSON_HEDLEY_UNAVAILABLE
/third_party/json/single_include/nlohmann/
H A Djson.hpp1397 #if defined(JSON_HEDLEY_UNAVAILABLE)
1398 #undef JSON_HEDLEY_UNAVAILABLE macro
1405 #define JSON_HEDLEY_UNAVAILABLE(available_since) __attribute__((__warning__("Not available until " #available_since))) macro
1407 #define JSON_HEDLEY_UNAVAILABLE(available_since)
24579 #undef JSON_HEDLEY_UNAVAILABLE macro

Completed in 49 milliseconds