array::data

Ty *data();
const Ty *data() const;

The member functions return the address of the first element in the controlled sequence.