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