Move constructor

Synopsis

Declared in <beman/copyable_function/copyable_function_impl.hpp>

copyable_function(copyable_function&& other) noexcept;

Parameters

Name

Description

other

The object to move construct from