共用方式為


unsupported_feature 類別

使用不支援的功能時,所擲回的例外狀況。

class unsupported_feature : public runtime_exception;

Members

公用建構函式

名稱

描述

unsupported_feature::unsupported_feature 建構函式

建構 unsupported_feature 例外狀況的新執行個體。

繼承階層架構

exception

runtime_exception

unsupported_feature

需求

**標頭:**amprt.h

**命名空間:**並行

請參閱

參考

Concurrency 命名空間 (C++ AMP)