return whether value is an object
Synopsis
Declared in <nlohmann/json.hpp>
constexpr
bool
is_object() const noexcept;
Created with MrDocs
return whether value is an object
Declared in <nlohmann/json.hpp>
constexpr
bool
is_object() const noexcept;
Created with MrDocs