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

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::do_search< element, list, 0 >:

Static Public Attributes

static const bool found = std::is_same<element,typename at<list,0>::type>::value
 

Detailed Description

template<typename element, typename list>
struct HLT::TypeInformation::do_search< element, list, 0 >

Definition at line 138 of file TypeInformation.h.

Member Data Documentation

◆ found

template<typename element , typename list >
const bool HLT::TypeInformation::do_search< element, list, 0 >::found = std::is_same<element,typename at<list,0>::type>::value
static

Definition at line 139 of file TypeInformation.h.


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