JSON for Modern C++  3.8.0

◆ sax_parse() [3/3]

template<class IteratorType , class SAX >
static bool nlohmann::basic_json::sax_parse ( IteratorType  first,
IteratorType  last,
SAX *  sax,
input_format_t  format = input_format_t::json,
const bool  strict = true 
)
inlinestatic

Definition at line 22541 of file json.hpp.