bsl::enable_shared_from_this::operator=

Return *this. This object is unchanged. Note that the specified rhs is not used.

Synopsis

Declared in <bslstl_sharedptr.h>

enable_shared_from_this&
operator=(enable_shared_from_this const& rhs) noexcept;