returns an iterator to the first element
Synopsis
Declared in <nlohmann/json.hpp>
const_iterator
begin() const noexcept;
Return Value
const iterator to the first element
Created with MrDocs
returns an iterator to the first element
Declared in <nlohmann/json.hpp>
const_iterator
begin() const noexcept;
const iterator to the first element
Created with MrDocs