ATLAS Offline Software
Public Types | List of all members
HLT::TypeInformation::join_lists< first, second, index > Struct Template Reference

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::join_lists< first, second, index >:

Public Types

typedef join_lists< first, second, index-1 >::joined::template add< typename at< first, index >::type >::go::done joined
 

Detailed Description

template<class first, class second, int index = first::last_index>
struct HLT::TypeInformation::join_lists< first, second, index >

Definition at line 208 of file TypeInformation.h.

Member Typedef Documentation

◆ joined

template<class first , class second , int index = first::last_index>
typedef join_lists<first,second,index-1>::joined::template add<typename at<first,index>::type>::go::done HLT::TypeInformation::join_lists< first, second, index >::joined

Definition at line 209 of file TypeInformation.h.


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