Synopsis
Declared in <beman/copyable_function/copyable_function_impl.hpp>
template<
class R,
class... Args>
class copyable_function<R(Args...) noexcept(false)>;
Member Functions
Name |
Description |
|
Constructors |
|
Destructor |
Assignment operators |
|
Function call operators |
|