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