[#nlohmann-basic_json-00-json_sax_t] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-00.adoc[basic_json]::json_sax_t :relfileprefix: ../../ :mrdocs: SAX interface type, see `nlohmann::json_sax` == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using json_sax_t = json_sax<basic_json>; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#