unsupported_os::unsupported_os 构造函数

构造 unsupported_os 对象。

explicit _CRTIMP unsupported_os(
   const char * _Message
) throw();
_CRTIMP unsupported_os() throw();

参数

  • _Message
    错误的说明消息。

要求

**标头:**concrt.h

命名空间: 并发

请参见

参考

unsupported_os 类