scheduler_not_attached::scheduler_not_attached 构造函数

构造 scheduler_not_attached 对象。

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

参数

  • _Message
    错误的说明消息。

要求

**标头:**concrt.h

命名空间: 并发

请参见

参考

scheduler_not_attached 类