#include <object.h>
Protected Attributes | |
Temporary * | object |
This class is assumed to be created as an auto variable that will contain a pointer to an object built from the Temporary base class. When auto_delete falls out of scope as a member function exits it deletes the heap based Temporary object as well.
Definition at line 174 of file object.h.