The Gaudi Framework  v36r9p1 (5c15b2bb)
Gaudi::meta Namespace Reference

Namespaces

 detail
 

Classes

struct  id_
 

Typedefs

template<typename... Is>
using unique_interface_list = detail::appendN< interface_list< Is... >, interface_list<> >
 

Typedef Documentation

◆ unique_interface_list

template<typename... Is>
using Gaudi::meta::unique_interface_list = typedef detail::appendN<interface_list<Is...>, interface_list<> >

Definition at line 132 of file IInterface.h.