array_view::extent データ メンバー

array_view オブジェクトの形状を定義する extent オブジェクトを取得します。

__declspec(property(get=get_extent)) Concurrency::extent<_Rank> extent;

必要条件

ヘッダー: amp.h

名前空間: Concurrency

参照

関連項目

array_view クラス