ATLAS Offline Software
Loading...
Searching...
No Matches
IsKnownFeature< T, EDMLIST > Struct Template Reference

Check if type T is known in EDMLIST. Compilation failure if not. More...

#include <EDM_TypeInfoMethods.h>

Collaboration diagram for IsKnownFeature< T, EDMLIST >:

Static Public Attributes

static constexpr bool value = EDMLIST::map::template has<T, HLT::TypeInformation::MatchFeatures>

Detailed Description

template<class T, class EDMLIST = TypeInfo_EDM>
struct IsKnownFeature< T, EDMLIST >

Check if type T is known in EDMLIST. Compilation failure if not.

Definition at line 18 of file EDM_TypeInfoMethods.h.

Member Data Documentation

◆ value

template<class T, class EDMLIST = TypeInfo_EDM>
bool IsKnownFeature< T, EDMLIST >::value = EDMLIST::map::template has<T, HLT::TypeInformation::MatchFeatures>
staticconstexpr

Definition at line 19 of file EDM_TypeInfoMethods.h.


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