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

#include <TypeInformation.h>

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

Static Public Attributes

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

Detailed Description

template<typename element, typename list, int index>
struct HLT::TypeInformation::get_element< element, list, index >

Definition at line 276 of file TypeInformation.h.

Member Data Documentation

◆ result

template<typename element , typename list , int index>
const bool HLT::TypeInformation::get_element< element, list, index >::result = std::is_same<element,typename at<list,index>::type>::value
static

Definition at line 277 of file TypeInformation.h.


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