JSON for Modern C++  3.9.1

◆ from_msgpack() [1/4]

template<typename T >
static basic_json nlohmann::basic_json::from_msgpack ( const T *  ptr,
std::size_t  len,
const bool  strict = true,
const bool  allow_exceptions = true 
)
inlinestatic

Definition at line 24144 of file json.hpp.