JSON for Modern C++  3.9.1

◆ from_cbor() [1/4]

template<typename T >
static basic_json nlohmann::basic_json::from_cbor ( const T *  ptr,
std::size_t  len,
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 24002 of file json.hpp.