Namespaces
Variants
Views
Actions

std::mask_array<T>::~mask_array

From cppreference.com
< cpp‎ | numeric‎ | valarray‎ | mask array
Revision as of 07:28, 8 July 2020 by Fruderica (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
 
 
 
 
 
~mask_array();

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