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