accelerator_view::accelerator_view 构造函数

初始化新实例的 accelerator_view 类通过复制现有的accelerator_view对象。

accelerator_view(
   const accelerator_view &_Other
                    
);

参数

  • _Other
    要复制的 accelerator_view 对象。

要求

标题: amprt.h

命名空间: 并发

请参见

参考

accelerator_view 类