nlohmann::basic_json::type

return the type of the JSON value (explicit)

Synopsis

Declared in <nlohmann/json.hpp>

constexpr
value_t
type() const noexcept;