Searched defs:nothrow (Results 1 – 8 of 8) sorted by relevance
30 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) in operator new[]()
37 const std::nothrow_t std::nothrow = { }; member in std
23 enum Nothrow { nothrow }; enumerator
Completed in 10 milliseconds