ATLAS Offline Software
Public Member Functions | List of all members
a_default_ctor< TYPELIST > Struct Template Reference

#include <TypeRegistration.h>

Collaboration diagram for a_default_ctor< TYPELIST >:

Public Member Functions

 a_default_ctor ()
 

Detailed Description

template<typename TYPELIST>
struct a_default_ctor< TYPELIST >

Definition at line 62 of file TypeRegistration.h.

Constructor & Destructor Documentation

◆ a_default_ctor()

template<typename TYPELIST >
a_default_ctor< TYPELIST >::a_default_ctor ( )
inline

Definition at line 63 of file TypeRegistration.h.

63  {
64  //std::cout << "registering package with navi, packae typelist has size: " << TYPELIST::last_index + 1 << std::endl;
65  //we need to do this by hand unfortunately because we hit the template instantiaton depth of 99
69  }

The documentation for this struct was generated from the following file:
HLT::TypeInformation::for_each_type
Definition: TypeInformation.h:379
registertype
Definition: TypeRegistration.h:38