Has the semantics of const_cast<const basic_json&>(*this).rbegin().
Example\n The following code shows an example for crbegin(). \n @includelineno crbegin.cpp \n Output (play with this example @htmlinclude crbegin.link):\n @verbinclude crbegin.output \n The example code above can be translated with @verbatim g++ -std=c++11 -Isrc doc/examples/crbegin.cpp -o crbegin @endverbatim
See also
rbegin() – returns a reverse iterator to the beginning