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