次の方法で共有


tiled_extent::tiled_extent コンストラクター

tiled_extent クラスの新しいインスタンスを初期化します。

tiled_extent();

tiled_extent(
   const Concurrency::extent<rank>& _Other
);

tiled_extent(
   const tiled_extent& _Other
);

パラメーター

  • _Other
    コピーする extent オブジェクトまたは tiled_extent オブジェクト。

必要条件

ヘッダー: amp.h

名前空間: Concurrency

参照

関連項目

tiled_extent クラス