nlohmann::basic_json::is_structured

return whether type is structured

Synopsis

Declared in <nlohmann/json.hpp>
constexpr
bool
is_structured() const noexcept;


Created with MrDocs