Namespaces
Variants
Actions

std::valarray<T>::~valarray

From cppreference.com
< cpp‎ | numeric‎ | valarray
 
 
Numerics library
 
std::valarray
 
~valarray()

Destructs the numeric array. The destructors of the elements are called and the used storage is deallocated.

[edit] Complexity

Linear in the size of the numeric array.

Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/numeric/valarray/%7Evalarray&oldid=41935"

AltStyle によって変換されたページ (->オリジナル) /