Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::valarray<T>::~valarray

      From cppreference.com
      <cpp‎ |numeric‎ |valarray
       
       
       
      std::valarray
      Member functions
      Non-member functions
      Helper classes
      Deduction guides(C++17)
       
      ~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"

      [8]ページ先頭

      ©2009-2025 Movatter.jp