[#prevector-01-data-095] = xref:prevector-01.adoc[prevector<36, unsigned char>]::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-01/value_type.adoc[value_type]* data(); ---- == Return Value A pointer to the underlying element storage. [.small]#Created with https://www.mrdocs.com[MrDocs]#