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