共用方式為


nothrow (<new>)

newdeletenothrow 版本提供做為引數所使用的物件。

extern const std::nothrow_t nothrow;

備註

物件是用來做為函式引數符合參數型別為 std::nothrow_t

範例

請參閱 new 運算子new 運算子 [ 以 std::nothrow_t 如何為例做為函式參數。

需求

新 <的標題: >

命名空間: std