On this page
std::stacktrace_entry::operator=
|
(since C++23) |
Copy assignment operator. Replaces the contents of *this with those of other.
Parameters
| other | - | another stacktrace_entry to assign from |
Return value
*this.
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/utility/stacktrace_entry/operator%3D