将指定的 accelerator对象的内容复制到此对象中。
accelerator &operator=(
const accelerator &_Other
);
参数
- _Other
要从 accelerator 对象复制。
返回值
对此 accelerator 对象的引用。
要求
**标头:**amprt.h
**命名空间:**并发
将指定的 accelerator对象的内容复制到此对象中。
accelerator &operator=(
const accelerator &_Other
);
对此 accelerator 对象的引用。
**标头:**amprt.h
**命名空间:**并发