Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/
Dmacro_scope.hpp51 #define JSON_INTERNAL_CATCH(exception) catch(exception) macro
57 #define JSON_INTERNAL_CATCH(exception) if(false) macro
73 #define JSON_INTERNAL_CATCH JSON_CATCH_USER macro
77 #define JSON_INTERNAL_CATCH JSON_INTERNAL_CATCH_USER macro
/third_party/json/single_include/nlohmann/
Djson.hpp2068 #define JSON_INTERNAL_CATCH(exception) catch(exception) macro
2090 #define JSON_INTERNAL_CATCH JSON_CATCH_USER macro
2094 #define JSON_INTERNAL_CATCH JSON_INTERNAL_CATCH_USER macro