prevector<36, unsigned char>::data

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.