Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
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.

55 { template<class T> void operator() (T * aT) {delete aT;} };
void operator()(T *aT)
Definition: G4HadTmpUtil.hh:55

The documentation for this struct was generated from the following file: