Set this object to empty and return *this.
Declared in <bslstl_function.h>
bsl::function<PROTOTYPE>&
operator=(nullptr_t unused) noexcept;
reference providing modifiable access to this object
| Name | Description |
|---|---|
| unused | null pointer literal selecting the empty state |