Hi all,

When operator new fails bad::alloc exception is thrown.
Does the c++ standard guarantee that the pointer will be set to NULL ?

Many thanks