The implementation takes ownership by decay-copy of the invocable object used as the decorator. Move-only types are possible:
The implementation takes ownership by decay-copy of the invocable object used as the decorator. Move-only types are possible:实现会通过退化拷贝的方式获取用作修饰器的可调用对象的所有权。只可移动的类型也同样适用:
The implementation takes ownership by decay-copy of the invocable object used as the decorator. Move-only types are possible:实现会通过退化拷贝的方式获取用作修饰器的可调用对象的所有权。只可移动的类型也同样适用: