經安全檢測,此網站為安全網站,請放心前往原始網址!

operator new - C++ Reference - cplusplus.com - The C++ Resources Network

throwing (1) void* operator new (std::size_t size) throw (std::bad_alloc); nothrow (2) void* operator new (std::size_t size, const std::nothrow_t& nothrow_value) throw(); placement (3) void* operator new (std::size_t size, void* ptr) throw();

www.cplusplus.com

網址安全性掃描由 google 提供