unsupported_feature::unsupported_feature 构造函数

构造不受支持的功能异常的新实例。

explicit unsupported_feature(
   const char * _Message
) throw();

unsupported_feature() throw();

参数

  • _Message
    错误说明。

返回值

unsupported_feature 对象。

要求

**标头:**amprt.h

命名空间: 并发

请参见

参考

unsupported_feature 类