Oops, how do i do code blocks, same as dreamincode ...? Tried making the destructor private, but for some reason that did nothing. Maybe...
The overloaded delete operator for NullObject: void NullObject::operator delete (void* p) { if (count != 0) // count is a static int that...
I'm an IT student working on a system design project. It's a hierarchy of classes all inheriting from a base-class called Object (so we can use...
Separate names with a comma.