Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <Tuple.hh>
Static Public Member Functions | |
template<typename Func , typename Head > | |
static auto | apply (Func &&func, Head &&head) |
template<typename Func , typename Head , typename... Tail> | |
static void | apply (Func &&func, Head &&head, Tail &&... tail) |
|
inlinestatic |
Definition at line 296 of file Tuple.hh.
Referenced by PTL::ForEachTupleArg< N >::apply().
|
inlinestatic |
Definition at line 302 of file Tuple.hh.