std::slice_array<T>::~slice_array

From cppreference.net
< cpp‎ | numeric‎ | valarray‎ | slice array

 
 
 
 
 
~slice_array();

Destroys the indices in the array. The elements referred to by the object are not modified.