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