Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp2410 #define JSON_THROW(exception) throw exception macro
2416 #define JSON_THROW(exception) std::abort() macro
2425 #define JSON_THROW JSON_THROW_USER macro