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