次の方法で共有


accelerator_view::is_auto_selection データ メンバー

accelerator_view が parallel_for_each に渡される場合に、ランタイムが適切なアクセラレータを自動的に選択するかどうかを示すブール値を取得します。

__declspec(property(get=get_is_auto_selection)) bool is_auto_selection;

必要条件

ヘッダー: amprt.h

名前空間: concurrency

参照

関連項目

accelerator_view クラス