The AutoPtr<> class is an extension of std::auto_ptr<> template class from the Standard Template Library. The main purpose of it is to destroy automatically some dynamically allocated resource (e.g. a memory, but it m
Get the Free Newsletter!
Subscribe to Developer Insider for top news, trends & analysis