tiled_extent::operator= 演算子

指定された tiled_index オブジェクトの内容をこのオブジェクトにコピーします。

tiled_extent& operator=(
   const tiled_extent& _Other
) restrict (amp, cpu);

パラメーター

  • _Other
    コピー元の tiled_index オブジェクト。

戻り値

この tiled_index インスタンスへの参照。

必要条件

ヘッダー: amp.h

名前空間: Concurrency

参照

関連項目

tiled_extent クラス