Hacker News new | ask | show | jobs
by logicchop 1263 days ago
Hard to say. Most of the uses probably predated the custom operator new and so nobody thought about it. Not to mention the places you cannot sneak into to switch to std::nothrow.
1 comments

Ah, that's fair. Didn't think of code that couldn't be changed.