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