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