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

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::list< type, list_of_types >::add< new_element >:

Public Types

typedef do_add< new_element, list< type, list_of_types > >::result go
 

Detailed Description

template<class type, class list_of_types>
template<class new_element>
struct HLT::TypeInformation::list< type, list_of_types >::add< new_element >

Definition at line 52 of file TypeInformation.h.

Member Typedef Documentation

◆ go

template<class type , class list_of_types >
template<class new_element >
typedef do_add<new_element,list<type,list_of_types> >::result HLT::TypeInformation::list< type, list_of_types >::add< new_element >::go

Definition at line 86 of file TypeInformation.h.


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