alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::interface::detail::ImplementationBaseType< TInterface, TDerived, Sfinae > Struct Template Reference

Returns the type that implements the given interface in the inheritance hierarchy. More...

Detailed Description

template<typename TInterface, typename TDerived, typename Sfinae = void>
struct alpaka::interface::detail::ImplementationBaseType< TInterface, TDerived, Sfinae >

Returns the type that implements the given interface in the inheritance hierarchy.

Definition at line 33 of file Interface.hpp.


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