ATLAS Offline Software
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 = boost::is_same<REQUESTED,CONTAINER>::value
 

Detailed Description

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

Definition at line 72 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 74 of file EDM_TypeInfoMethods.h.

Member Data Documentation

◆ isCont

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

Definition at line 73 of file EDM_TypeInfoMethods.h.


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