return the type of the JSON value (explicit)
Synopsis
Declared in <nlohmann/json.hpp>
constexpr
value_t
type() const noexcept;
Created with MrDocs
return the type of the JSON value (explicit)
Declared in <nlohmann/json.hpp>
constexpr
value_t
type() const noexcept;
Created with MrDocs