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

#include <TypeInformation.h>

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

Static Public Attributes

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

Detailed Description

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

Definition at line 283 of file TypeInformation.h.

Member Data Documentation

◆ result

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

Definition at line 284 of file TypeInformation.h.


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