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