std::valarray<T>::~valarray

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

# Declarations

~valarray()