Geant4-11
Public Member Functions
G4StatMFMicroCanonical::DeleteFragment Struct Reference

Public Member Functions

template<typename T >
void operator() (const T *ptr) const
 

Detailed Description

Definition at line 103 of file G4StatMFMicroCanonical.hh.

Member Function Documentation

◆ operator()()

template<typename T >
void G4StatMFMicroCanonical::DeleteFragment::operator() ( const T *  ptr) const
inline

Definition at line 106 of file G4StatMFMicroCanonical.hh.

107 {
108 delete ptr;
109 }

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