Move assignment operator
Synopsis
Declared in <beman/copyable_function/copyable_function_impl.hpp>
copyable_function&
operator=(copyable_function&& other);
Declared in <beman/copyable_function/copyable_function_impl.hpp>
copyable_function&
operator=(copyable_function&& other);