[#prevector-0c-data-0d] = xref:prevector-0c.adoc[prevector]::data :relfileprefix: ../ :mrdocs: Returns a const 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] const* data() const; ---- == Return Value A const pointer to the underlying element storage. [.small]#Created with https://www.mrdocs.com[MrDocs]#