return whether value is an object
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
constexpr bool is_object() const noexcept;
true if the value is an object; false otherwise
true
false