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