prevector<36, unsigned char>::data

Returns a pointer to the underlying element storage.

Synopsis

Declared in <prevector.h>

value_type*
data();

Return Value

A pointer to the underlying element storage.