return whether value is an array
Synopsis
Declared in <nlohmann/json.hpp>
constexpr
bool
is_array() const noexcept;
Created with MrDocs
return whether value is an array
Declared in <nlohmann/json.hpp>
constexpr
bool
is_array() const noexcept;
Created with MrDocs