unsupported_feature::unsupported_feature 构造函数

初始化 unsupported_feature 类 的新实例。

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

参数

  • _Message
    错误说明。

返回值

unsupported_feature 对象。

要求

标题: amprt.h

命名空间: 并发

请参见

参考

unsupported_feature 类