bad_target::bad_target 构造函数

构造 bad_target 对象。

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

参数

  • _Message
    错误的说明消息。

要求

**标头:**concrt.h

命名空间: 并发

请参见

参考

bad_target 类