[#prevector-01-begin-05] = xref:prevector-01.adoc[prevector<36, unsigned char>]::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-01/const_iterator.adoc[const_iterator] begin() const; ---- == Return Value A const iterator to the first element. [.small]#Created with https://www.mrdocs.com[MrDocs]#