returns an iterator to the reverse‐beginning
Synopsis
Declared in <nlohmann/json.hpp>
reverse_iterator
rbegin() noexcept;
Return Value
a reverse iterator for a basic_json container
Created with MrDocs
returns an iterator to the reverse‐beginning
Declared in <nlohmann/json.hpp>
reverse_iterator
rbegin() noexcept;
a reverse iterator for a basic_json container
Created with MrDocs