|
ROOT 6.08/07 Reference Guide |
#include <stdlib.h>#include "TClonesArray.h"#include "TError.h"#include "TROOT.h"#include "TClass.h"#include "TObjectTable.h"Functions | |
| static void | R__ReleaseMemory (TClass *cl, TObject *obj) |
| Internal Utility routine to correctly release the memory for an object. More... | |
Internal Utility routine to correctly release the memory for an object.
Definition at line 137 of file TClonesArray.cxx.