|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <TaskGroup.hh>
Public Types | |
| using | Type = std::function< void(JoinArg)> |
Public Member Functions | |
| template<typename Func > | |
| JoinFunction (Func &&func) | |
| template<typename... Args> | |
| void | operator() (Args &&... args) |
Definition at line 93 of file TaskGroup.hh.
| using PTL::JoinFunction< void, JoinArg >::Type = std::function<void(JoinArg)> |
Definition at line 96 of file TaskGroup.hh.
|
inline |
Definition at line 102 of file TaskGroup.hh.
|
inline |
Definition at line 107 of file TaskGroup.hh.