JSON for Modern C++  3.8.0

◆ sax_parse() [1/3]

template<typename SAX >
static bool nlohmann::basic_json::sax_parse ( detail::span_input_adapter &&  i,
SAX *  sax,
input_format_t  format = input_format_t::json,
const bool  strict = true 
)
inlinestatic

Definition at line 22554 of file json.hpp.