Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
This structure must be specialized and use overloads to the constructor. More...
#include <G4TaskSingletonDelegator.hh>
Public Types | |
using | key_type = typename G4Traits::TaskSingletonKey< T >::type |
using | data_type = G4TaskSingletonData< T > |
Public Member Functions | |
template<typename... Args> | |
G4TaskSingletonEvaluator (key_type &, Args &&...) | |
This structure must be specialized and use overloads to the constructor.
Definition at line 96 of file G4TaskSingletonDelegator.hh.
using G4TaskSingletonEvaluator< T >::data_type = G4TaskSingletonData<T> |
Definition at line 99 of file G4TaskSingletonDelegator.hh.
using G4TaskSingletonEvaluator< T >::key_type = typename G4Traits::TaskSingletonKey<T>::type |
Definition at line 98 of file G4TaskSingletonDelegator.hh.
|
inline |
Definition at line 102 of file G4TaskSingletonDelegator.hh.