std::mask_array::~mask_array(3) | C++ Standard Libary | std::mask_array::~mask_array(3) |
NAME¶
std::mask_array::~mask_array - std::mask_array::~mask_array
Synopsis¶
~mask_array();
Destroys the indices in the array. The elements referred to by the object are
not
modified.
2024.06.10 | http://cppreference.com |