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