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

#include <TypeInformation.h>

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

Public Types

typedef second::template add< typename at< first, 0 >::type >::go::done joined
 

Detailed Description

template<class first, class second>
struct HLT::TypeInformation::join_lists< first, second, 0 >

Definition at line 213 of file TypeInformation.h.

Member Typedef Documentation

◆ joined

template<class first , class second >
typedef second::template add<typename at<first,0>::type>::go::done HLT::TypeInformation::join_lists< first, second, 0 >::joined

Definition at line 214 of file TypeInformation.h.


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