bsl::function::operator=

Set this object to empty and return *this.

Synopsis

Declared in <bslstl_function.h>

bsl::function<PROTOTYPE>&
operator=(nullptr_t unused) noexcept;

Return Value

reference providing modifiable access to this object

Parameters

NameDescription
unusednull pointer literal selecting the empty state