ATLAS Offline Software
Public Types | List of all members
HLT::TypeInformation::map_search< element, list, by, index > Struct Template Reference

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::map_search< element, list, by, index >:

Public Types

typedef at< list, index >::type type
 

Detailed Description

template<typename element, typename list, template< class E, class L, int I > class by, int index = find<element,list,by>::result>
struct HLT::TypeInformation::map_search< element, list, by, index >

Definition at line 300 of file TypeInformation.h.

Member Typedef Documentation

◆ type

template<typename element , typename list , template< class E, class L, int I > class by, int index = find<element,list,by>::result>
typedef at<list,index>::type HLT::TypeInformation::map_search< element, list, by, index >::type

Definition at line 301 of file TypeInformation.h.


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