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