unsupported_feature 类

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

class unsupported_feature : public runtime_exception;

成员

公共构造函数

名称

描述

unsupported_feature::unsupported_feature 构造函数

构造 unsupported_feature 异常的新实例。

继承层次结构

exception

runtime_exception

unsupported_feature

要求

**标头:**amprt.h

命名空间: 并发

请参见

参考

Concurrency 命名空间 (C++ AMP)