__cpp_new_nothrow

Binding for ::operator new(std::size_t count, const std::nothrow_t&)

extern (C++) @nogc pragma(mangle, __new_nothrow_mangle) nothrow
void*
__cpp_new_nothrow
(
size_t count
,
ref const(nothrow_t) = std_nothrow
)

Meta