Skip to content

vector_pro::data

C++
value_type *data() const;

Do nothing

Due to the data structure used in vector_pro, vector_pro doesn't support this operation yet. (Maybe in the near future ?)

Parameters

none

Return value

Throw an exception.

Complexity

Constant.