|
From: Roger H. <rog...@mi...> - 2005-01-26 13:40:48
|
Sorry to be so stupid, but do you mean use the default operator new or provide one myself or provide one with an extra parameter or use new(std::nothrow) ? > I agree. If you provide a constructor, I think it's OK to use plain > old operator new. |