The Gaudi Framework
v30r3 (a5ef0a68)
|
Base class to be used to extend an interface. More...
#include <GaudiKernel/extend_interfaces.h>
Public Types | |
using | ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids... >::type |
take union of the ext_iids of all Interfaces... More... | |
Base class to be used to extend an interface.
Definition at line 5 of file extend_interfaces.h.
using extend_interfaces< Interfaces >::ext_iids = typename Gaudi::interface_list_cat<typename Interfaces::ext_iids...>::type |
take union of the ext_iids of all Interfaces...
Definition at line 16 of file extend_interfaces.h.