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