次の方法で共有


unsupported_feature クラス

サポートされていない機能が使用されている場合にスローされる例外。

class unsupported_feature : public runtime_exception;

メンバー

Hh350906.collapse_all(ja-jp,VS.110).gifパブリック コンストラクター

名前

Description

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

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

継承階層

exception

runtime_exception

unsupported_feature

必要条件

ヘッダー: amprt.h

名前空間: Concurrency

参照

関連項目

Concurrency 名前空間 (C++ AMP)