accelerator::operator= 演算子
この 1 への アクセラレータ オブジェクトの内容をコピーします。
accelerator &operator=(
const accelerator &_Other
);
パラメーター
- _Other
コピー元の accelerator オブジェクト。
戻り値
この accelerator オブジェクトへの参照。
必要条件
ヘッダー: amprt.h
名前空間: Concurrency