Delete< T > Struct Template Reference

#include <G4Delete.hh>


Public Member Functions

void operator() (T *aT)


Detailed Description

template<class T>
struct Delete< T >

Definition at line 29 of file G4Delete.hh.


Member Function Documentation

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

Definition at line 29 of file G4Delete.hh.

00029 {void operator()(T * aT){delete aT;}};


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