tiled_extent::operator= Operator

Copies the contents of the specified tiled_index object into this one

tiled_extent& operator=(
   const tiled_extent& _Other                     
);

Parameters

  • _Other
    The tiled_indexobject to copy from.

Requirements

Header: amp.h

Namespace: Concurrency

See Also

Reference

tiled_extent Class