[#nlohmann-basic_json-0e-accept-0b] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-0e.adoc[basic_json<>]::accept :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[__warn_unused_result__, __deprecated__]] static bool accept( detail::span_input_adapter&& i, bool const ignore_comments = false, bool const ignore_trailing_commas = false); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#