nlohmann
::
basic_json<>
::error_handler_t
how to treat decoding errors
Synopsis
Declared in
<nlohmann/json.hpp>
using error_handler_t = detail::error_handler_t;
Created with
MrDocs