Assignment operator

Synopsis

Declared in <beman/copyable_function/copyable_function_impl.hpp>

copyable_function&
operator=(std::nullptr_t value) noexcept;

Return Value

Reference to the current object

Parameters

Name

Description

value

The object to assign from