Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::stacktrace_entry::operator=

      From cppreference.com
      <cpp‎ |utility‎ |stacktrace entry
       
       
      Diagnostics library
       
       
      constexpr stacktrace_entry& operator=(const stacktrace_entry& other)noexcept;
      (since C++23)

      Copy assignment operator. Replaces the contents of*this with those ofother.

      [edit]Parameters

      other - anotherstacktrace_entry to assign from

      [edit]Return value

      *this.

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/utility/stacktrace_entry/operator%3D&oldid=126258"

      [8]ページ先頭

      ©2009-2025 Movatter.jp