Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <Tuple.hh>
Public Types | |
using | Function = std::function< void(Head)> |
Static Public Member Functions | |
template<typename TupleType > | |
static void | apply (const Function &func, const TupleType &t) |
using PTL::transform_tuple< Head, Tail >::Function = std::function<void(Head)> |
|
inlinestatic |
Definition at line 406 of file Tuple.hh.
Referenced by PTL::transform_tuple< Head, Tail >::apply().