ATLAS Offline Software
Public Types | List of all members
HLT::TypeInformation::do_range< thelist, begin, end, true > Struct Template Reference

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::do_range< thelist, begin, end, true >:

Public Types

typedef at< thelist, end >::type last_item
 
typedef list< last_item, niltype
 

Detailed Description

template<class thelist, int begin, int end>
struct HLT::TypeInformation::do_range< thelist, begin, end, true >

Definition at line 163 of file TypeInformation.h.

Member Typedef Documentation

◆ last_item

template<class thelist , int begin, int end>
typedef at<thelist,end>::type HLT::TypeInformation::do_range< thelist, begin, end, true >::last_item

Definition at line 164 of file TypeInformation.h.

◆ type

template<class thelist , int begin, int end>
typedef list<last_item,nil> HLT::TypeInformation::do_range< thelist, begin, end, true >::type

Definition at line 165 of file TypeInformation.h.


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