Home
last modified time | relevance | path

Searched refs:JSON_HEDLEY_CONCAT (Results 1 – 3 of 3) sorted by relevance

/third_party/json/include/nlohmann/thirdparty/hedley/
Dhedley_undef.hpp16 #undef JSON_HEDLEY_CONCAT
Dhedley.hpp34 #if defined(JSON_HEDLEY_CONCAT)
35 #undef JSON_HEDLEY_CONCAT
37 #define JSON_HEDLEY_CONCAT(a,b) JSON_HEDLEY_CONCAT_EX(a,b) macro
/third_party/json/single_include/nlohmann/
Djson.hpp143 #if defined(JSON_HEDLEY_CONCAT)
144 #undef JSON_HEDLEY_CONCAT
146 #define JSON_HEDLEY_CONCAT(a,b) JSON_HEDLEY_CONCAT_EX(a,b) macro
25316 #undef JSON_HEDLEY_CONCAT