unsupported_feature 类

使用不受支持的功能时引发的异常。

class unsupported_feature : public runtime_exception;

成员

Hh350906.collapse_all(zh-cn,VS.110).gif公共构造函数

名称

说明

unsupported_feature::unsupported_feature 构造函数

初始化 unsupported_feature 类的新实例。

继承层次结构

exception

runtime_exception

unsupported_feature

要求

标题: amprt.h

命名空间: 并发

请参见

参考

Concurrency 命名空间 (C++ AMP)