JSON for Modern C++  3.8.0

◆ from_cbor() [4/4]

template<typename IteratorType >
static basic_json nlohmann::basic_json::from_cbor ( IteratorType  first,
IteratorType  last,
const bool  strict = true,
const bool  allow_exceptions = true 
)
inlinestatic

Definition at line 23214 of file json.hpp.