C++ Programming and Technical

But can I explicitly call a destructor if I've allocated my object with new?

Read Solution (Total 0)

C++ Other Question

What if I can't wrap the local in an artificial block? What is "placement new" and why would I use it?