[#bsl-function-0a-operator_assign-08] = xref:bsl.adoc[bsl]::xref:bsl/function-0a.adoc[function]::operator= :relfileprefix: ../../ :mrdocs: Set this object to empty and return `*this`. == Synopsis Declared in `<bslstl_function.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/function-0a.adoc[bsl::function<PROTOTYPE>]& operator=(xref:bsl/nullptr_t-08.adoc[nullptr_t]) noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#