JSON for Modern C++  3.9.1

◆ 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,
const bool  ignore_comments = false 
)
inlinestatic

Definition at line 23314 of file json.hpp.