std::gslice_array<T>::~gslice_array
From cppreference.com
< cppβ | numericβ | valarrayβ | gslice array
~gslice_array(); |
||
Destroys the indices in the array. The elements referred to by the object are not modified.