JSON for Modern C++  3.9.0

◆ from_bson() [1/4]

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

Definition at line 24272 of file json.hpp.