Set this object to empty and return *this.
Synopsis
Declared in <bslstl_function.h>
bsl::function<PROTOTYPE>&
operator=(nullptr_t) noexcept;
Created with MrDocs
Set this object to empty and return *this.
Declared in <bslstl_function.h>
bsl::function<PROTOTYPE>&
operator=(nullptr_t) noexcept;
Created with MrDocs