共用方式為


bad_target::bad_target 建構函式

建構 bad_target 物件。

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

參數

  • _Message
    錯誤的描述性訊息。

需求

標頭: concrt.h

**命名空間:**並行

請參閱

參考

bad_target 類別