The Gaudi Framework  v29r0 (ff2e7097)
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

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

Definition at line 141 of file IInterface.h.