dng_auto_ptr.h File Reference

Go to the source code of this file.


Classes

class  AutoPtr< T >
 A class intended to be used in stack scope to hold a pointer from new. The held pointer will be deleted automatically if the scope is left without calling Release on the AutoPtr first. More...

Detailed Description

Class to implement std::auto_ptr like functionality even on platforms which do not have a full Standard C++ library.

Copyright © 2006-2009 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google