returns an iterator to the first element
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
iterator begin() noexcept;
an iterator for a basic_json container
Created with MrDocs