Return *this. This object is unchanged. Note that the specified rhs is not used.
Declared in <bslstl_sharedptr.h>
enable_shared_from_this&
operator=(enable_shared_from_this const& rhs) noexcept;
reference providing modifiable access to this object
| Name | Description |
|---|---|
| rhs | right-hand side operand |