JSON for Modern C++  3.8.0

◆ 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 
)
inlinestatic

Definition at line 23228 of file json.hpp.