JSON for Modern C++  3.9.0

◆ from_ubjson() [4/4]

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

Definition at line 24145 of file json.hpp.