Returns a const pointer to the underlying element storage.
Synopsis
Declared in <prevector.h>
value_type const*
data() const;
Return Value
A const pointer to the underlying element storage.
Created with MrDocs
Returns a const pointer to the underlying element storage.
Declared in <prevector.h>
value_type const*
data() const;
A const pointer to the underlying element storage.
Created with MrDocs