Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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

◆ operator()()

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)

Referenced by operator()().


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