G4Delete Struct Reference

#include <G4HadTmpUtil.hh>


Public Member Functions

template<class T>
void operator() (T *aT)


Detailed Description

Definition at line 55 of file G4HadTmpUtil.hh.


Member Function Documentation

template<class T>
void G4Delete::operator() ( T *  aT  )  [inline]

Definition at line 55 of file G4HadTmpUtil.hh.

00055 { template<class T> void operator() (T * aT) {delete aT;} };


The documentation for this struct was generated from the following file:
Generated on Mon May 27 17:51:45 2013 for Geant4 by  doxygen 1.4.7