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