Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies the contents of the specified tiled_index object into this one.
tiled_extent& operator=(
const tiled_extent& _Other
) restrict (amp, cpu);
Parameters
- _Other
The tiled_index object to copy from.
Return Value
A reference to this tiled_index instance.
Requirements
Header: amp.h
Namespace: Concurrency