nlohmann::basic_json::begin

returns an iterator to the first element

Synopsis

Declared in <nlohmann/json.hpp>

iterator
begin() noexcept;

Return Value

iterator to the first element