C++ Programming and Technical

What if I can't wrap the local in an artificial block?

Read Solution (Total 0)

C++ Other Question

OK, OK already; I won't explicitly call the destructor of a local; but how do I handle the
above situation?
But can I explicitly call a destructor if I've allocated my object with new?