Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
PTL::ForwardTupleAsArgs< 0 > Member List

This is the complete list of members for PTL::ForwardTupleAsArgs< 0 >, including all inherited members.

forward(Func &&func, Head &&, Tail &&... tail) -> decltype(std::forward< Func >(func)(std::forward< Tail >(tail)...))PTL::ForwardTupleAsArgs< 0 >inlinestatic