nlohmann::basic_json<>::json_sax_t

SAX interface type, see nlohmann::json_sax

Synopsis

Declared in <nlohmann/json.hpp>
using json_sax_t = json_sax<basic_json>;


Created with MrDocs