JSON for Modern C++  3.9.1

◆ from_cbor() [2/4]

static basic_json nlohmann::basic_json::from_cbor ( detail::span_input_adapter &&  i,
const bool  strict = true,
const bool  allow_exceptions = true,
const cbor_tag_handler_t  tag_handler = cbor_tag_handler_t::error 
)
inlinestatic

Definition at line 24013 of file json.hpp.