std::mask_array<T>::~mask_array
Min standard notice:
Destroys the indices in the array. The elements referred to by the object are not modified.
# Declarations
~mask_array();
Destroys the indices in the array. The elements referred to by the object are not modified.
~mask_array();