ATLAS Offline Software
Static Public Attributes | List of all members
HLT::TypeInformation::list< type, list_of_types >::has< element > Struct Template Reference

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::list< type, list_of_types >::has< element >:

Static Public Attributes

static const bool result = do_search<element,list<type,list_of_types> >::found
 

Detailed Description

template<class type, class list_of_types>
template<class element>
struct HLT::TypeInformation::list< type, list_of_types >::has< element >

Definition at line 55 of file TypeInformation.h.

Member Data Documentation

◆ result

template<class type , class list_of_types >
template<class element >
const bool HLT::TypeInformation::list< type, list_of_types >::has< element >::result = do_search<element,list<type,list_of_types> >::found
static

Definition at line 146 of file TypeInformation.h.


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