array_view::extent Data Member
Gets the extent object that defines the shape of the array_view object.
__declspec(property(get=get_extent)) Concurrency::extent<_Rank> extent;
Requirements
Header: amp.h
Namespace: Concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the extent object that defines the shape of the array_view object.
__declspec(property(get=get_extent)) Concurrency::extent<_Rank> extent;
Header: amp.h
Namespace: Concurrency