returns an iterator to the reverse‐end

Synopsis

Declared in <nlohmann/json.hpp>

const_reverse_iterator
rend() const noexcept;

Return Value

const reverse iterator to the reverse‐end

Created with MrDocs