I've grepped through the code: They use new(nothrow). At least in some places they use placement new. But I have no idea whether they do it everywhere...Originally Posted by krivenok
My grep also showed that at critical places in the code they catch all exceptions to clean up and then throw it again.
Bookmarks