Conversion to value_t
Synopsis
Declared in <nlohmann/json.hpp>
constexpr
operator value_t() const noexcept;
Return Value
The object converted to value_t
Created with MrDocs
Conversion to value_t
Declared in <nlohmann/json.hpp>
constexpr
operator value_t() const noexcept;
The object converted to value_t
Created with MrDocs