std::indirect_array<T>::~indirect_array
来自cppreference.com
< cpp | numeric | valarray | indirect array
~indirect_array(); |
||
销毁数组中的下标。不修改对象所引用的元素。