#include <G4Pair.hh>
Static Public Member Functions | |
template<class T1, class functor> | |
static void | Apply (functor *, T1 *) |
template<class functor> | |
static void | Apply () |
Definition at line 190 of file G4Pair.hh.
static void G4ForEach< G4Terminator >::Apply | ( | ) | [inline, static] |
static void G4ForEach< G4Terminator >::Apply | ( | functor * | , | |
T1 * | ||||
) | [inline, static] |