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

#include <TypeInformation.h>

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

Public Types

typedef do_update< list< the_type, list_of_types >, new_element, i >::result go
 

Detailed Description

template<class type, class list_of_types>
template<int i, class new_element>
struct HLT::TypeInformation::list< type, list_of_types >::set< i, new_element >

Definition at line 57 of file TypeInformation.h.

Member Typedef Documentation

◆ go

template<class type , class list_of_types >
template<int i, class new_element >
typedef do_update<list<the_type,list_of_types>,new_element,i>::result HLT::TypeInformation::list< type, list_of_types >::set< i, new_element >::go

Definition at line 200 of file TypeInformation.h.


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