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