Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::basic_string<CharT,Traits,Allocator>::~basic_string

      From cppreference.com
      <cpp‎ |string‎ |basic string
       
       
       
      std::basic_string
       
      ~basic_string();
      (constexpr since C++20)

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

      [edit]Complexity

      Typically constant (formally linear).

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string/%7Ebasic_string&oldid=177146"

      [8]ページ先頭

      ©2009-2025 Movatter.jp