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