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