Assign to this object the value of the specified rhs exception.
Declared in <bslstl_badweakptr.h>
BadWeakPtr&
operator=(std::exception const& rhs) noexcept;
reference providing modifiable access to this object
| Name | Description |
|---|---|
| rhs | exception object to assign from |