Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/
Dmacro_scope.hpp50 #define JSON_CATCH(exception) catch(exception) macro
56 #define JSON_CATCH(exception) if(false) macro
71 #define JSON_CATCH JSON_CATCH_USER macro
/third_party/json/single_include/nlohmann/
Djson.hpp2067 #define JSON_CATCH(exception) catch(exception) macro
2088 #define JSON_CATCH JSON_CATCH_USER macro