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 _at< list, list::last_index-i >::type type
 

Detailed Description

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

Definition at line 112 of file TypeInformation.h.

Member Typedef Documentation

◆ type

template<class list , int i>
typedef _at<list,list::last_index-i>::type HLT::TypeInformation::at< list, i >::type

Definition at line 113 of file TypeInformation.h.


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