[#prevector-0c-begin-09] = xref:prevector-0c.adoc[prevector]::begin :relfileprefix: ../ :mrdocs: Returns a const iterator to the first element. == Synopsis Declared in `<prevector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:prevector-0c/const_iterator.adoc[const_iterator] begin() const; ---- == Return Value A const iterator to the first element. [.small]#Created with https://www.mrdocs.com[MrDocs]#