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

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

Detailed Description

template<typename TConcept, typename TDerived, typename Sfinae = void>
struct alpaka::concepts::detail::ImplementationBaseType< TConcept, TDerived, Sfinae >

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

Definition at line 33 of file Concepts.hpp.


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