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