Geant4-11
Public Types
G4ProfilerFunctors< Category, RetT, CommonT > Struct Template Reference

#include <G4Profiler.hh>

Public Types

using type = G4Impl::Functors_t< RetT, CommonT, G4ProfilerArgs_t< Category > >
 

Detailed Description

template<size_t Category, typename RetT, typename CommonT = G4CommonTypeList<>>
struct G4ProfilerFunctors< Category, RetT, CommonT >

Definition at line 193 of file G4Profiler.hh.

Member Typedef Documentation

◆ type

template<size_t Category, typename RetT , typename CommonT = G4CommonTypeList<>>
using G4ProfilerFunctors< Category, RetT, CommonT >::type = G4Impl::Functors_t<RetT, CommonT, G4ProfilerArgs_t<Category> >

Definition at line 195 of file G4Profiler.hh.


The documentation for this struct was generated from the following file: