Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Types | Static Public Attributes | List of all members
Features2LinkHelper< REQUESTED, CONTAINER > Struct Template Reference

#include <EDM_TypeInfoMethods.h>

Collaboration diagram for Features2LinkHelper< REQUESTED, CONTAINER >:

Public Types

typedef lnk_helper< CONTAINER, isCont >::type type
 

Static Public Attributes

static const bool isCont = std::is_same<REQUESTED,CONTAINER>::value
 

Detailed Description

template<class REQUESTED, class CONTAINER>
struct Features2LinkHelper< REQUESTED, CONTAINER >

Definition at line 71 of file EDM_TypeInfoMethods.h.

Member Typedef Documentation

◆ type

template<class REQUESTED , class CONTAINER >
typedef lnk_helper<CONTAINER,isCont>::type Features2LinkHelper< REQUESTED, CONTAINER >::type

Definition at line 73 of file EDM_TypeInfoMethods.h.

Member Data Documentation

◆ isCont

template<class REQUESTED , class CONTAINER >
const bool Features2LinkHelper< REQUESTED, CONTAINER >::isCont = std::is_same<REQUESTED,CONTAINER>::value
static

Definition at line 72 of file EDM_TypeInfoMethods.h.


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