extent::operator= 演算子
別の内容をコピー 程度には、この 1 つのオブジェクト。
extent<_Rank>& operator=(
const extent<_Rank>& _Other
) restrict(amp,cpu);
パラメーター
- _Other
extentからコピーするオブジェクト。
戻り値
この extent オブジェクトへの参照。
必要条件
ヘッダー: amp.h
名前空間: Concurrency