ATLAS Offline Software
Public Types | List of all members
HLT::TypeInformation::list< type, list_of_types >::join< new_list > Struct Template Reference

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::list< type, list_of_types >::join< new_list >:

Public Types

typedef join_lists< new_list, list< type, list_of_types > >::joined go
 

Detailed Description

template<class type, class list_of_types>
template<class new_list>
struct HLT::TypeInformation::list< type, list_of_types >::join< new_list >

Definition at line 54 of file TypeInformation.h.

Member Typedef Documentation

◆ go

template<class type , class list_of_types >
template<class new_list >
typedef join_lists<new_list,list<type,list_of_types> >::joined HLT::TypeInformation::list< type, list_of_types >::join< new_list >::go

Definition at line 220 of file TypeInformation.h.


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