Geant4-11
Public Types
PTL::mpl::impl::Make_integer_sequence< Tp, NumT, Index_tuple< Idx... > > Struct Template Reference

#include <Globals.hh>

Public Types

typedef integer_sequence< Tp, static_cast< Tp >(Idx)... > __type
 

Detailed Description

template<typename Tp, Tp NumT, size_t... Idx>
struct PTL::mpl::impl::Make_integer_sequence< Tp, NumT, Index_tuple< Idx... > >

Definition at line 135 of file Globals.hh.

Member Typedef Documentation

◆ __type

template<typename Tp , Tp NumT, size_t... Idx>
typedef integer_sequence<Tp, static_cast<Tp>(Idx)...> PTL::mpl::impl::Make_integer_sequence< Tp, NumT, Index_tuple< Idx... > >::__type

Definition at line 139 of file Globals.hh.


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