Geant4-11
Public Types
G4Traits::TaskSingletonKey< T > Struct Template Reference

#include <G4TaskSingletonDelegator.hh>

Public Types

using compare_type = std::less< type >
 
using type = G4int
 

Detailed Description

template<typename T>
struct G4Traits::TaskSingletonKey< T >

Definition at line 49 of file G4TaskSingletonDelegator.hh.

Member Typedef Documentation

◆ compare_type

template<typename T >
using G4Traits::TaskSingletonKey< T >::compare_type = std::less<type>

Definition at line 52 of file G4TaskSingletonDelegator.hh.

◆ type

template<typename T >
using G4Traits::TaskSingletonKey< T >::type = G4int

Definition at line 51 of file G4TaskSingletonDelegator.hh.


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