ATLAS Offline Software
Public Types | List of all members
HLT::TypeInformation::_at< list, i > Struct Template Reference

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::_at< list, i >:

Public Types

typedef nx< typename _at< list, i-1 >::itit
 
typedef it::type type
 

Detailed Description

template<class list, int i>
struct HLT::TypeInformation::_at< list, i >

Definition at line 100 of file TypeInformation.h.

Member Typedef Documentation

◆ it

template<class list , int i>
typedef nx<typename _at<list,i-1>::it> HLT::TypeInformation::_at< list, i >::it

Definition at line 101 of file TypeInformation.h.

◆ type

template<class list , int i>
typedef it::type HLT::TypeInformation::_at< list, i >::type

Definition at line 102 of file TypeInformation.h.


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