Return the address of the modifiable first element in this vector, or a valid, but non-dereferenceable pointer value if this vector is empty.
Declared in <bslstl_vector.h>
VALUE_TYPE*
data() noexcept;
address of the modifiable first element, or a non-dereferenceable pointer if empty