Geant4
10.03.p01
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Public Member Functions
|
List of all members
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
.
29
{
void
operator()
(T * aT){
delete
aT;}};
Delete::operator()
void operator()(T *aT)
Definition:
G4Delete.hh:29
Here is the call graph for this function:
Here is the caller graph for this function:
The documentation for this struct was generated from the following file:
geant4.10.03.p01/source/processes/hadronic/util/include/
G4Delete.hh
Delete
Generated on Thu Mar 16 2017 22:38:53 for Geant4 by
1.8.5