Namespaces
Variants
Actions

std::stacktrace_entry::operator=

From cppreference.com
 
 
Diagnostics library
 
 
constexpr stacktrace_entry& operator=( const stacktrace_entry& other ) noexcept;
(since C++23)

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

[edit] Parameters

other - another stacktrace_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"

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