Geant4.10
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
•
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;} };
G4Delete::operator()
void operator()(T *aT)
Definition:
G4HadTmpUtil.hh:55
The documentation for this struct was generated from the following file:
G4HadTmpUtil.hh
Generated on Wed Apr 30 2014 15:56:18 for Geant4.10 by
1.8.7