Geant4
11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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
◆
operator()()
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
Definition
G4Delete.hh:29
Delete::operator()
void operator()(T *aT)
Definition
G4Delete.hh:29
Referenced by
operator()()
.
The documentation for this struct was generated from the following file:
G4Delete.hh
Delete
Generated by
1.13.2