returns a const reverse iterator to one before the first
Synopsis
Declared in <nlohmann/json.hpp>
const_reverse_iterator
crend() const noexcept;
Return Value
const reverse iterator to one before the first element
Created with MrDocs