[#nlohmann-basic_json-0e-dump] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-0e.adoc[basic_json<>]::dump :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:nlohmann/basic_json-0e/string_t.adoc[string_t] dump( int const indent = ‐1, char const indent_char = ' ', bool const ensure_ascii = false, xref:nlohmann/basic_json-00/error_handler_t.adoc[error_handler_t] const error_handler = error_handler_t::strict) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#