bsl::vectorBase<long double>::data

Return the address of the non-modifiable first element in this vector, or a valid, but non-dereferenceable pointer value if this vector is empty.

Synopsis

Declared in <bslstl_vector.h>

long double const*
data() const noexcept;