Copy constructor

Synopsis

Declared in <beman/copyable_function/copyable_function_impl.hpp>

copyable_function(copyable_function const& other);

Parameters

Name

Description

other

The object to copy construct from