alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::concepts::Implements< TConcept, TBase > Struct Template Reference

Tag used in class inheritance hierarchies that describes that a specific concept (TConcept) is implemented by the given base class (TBase). More...

#include <Concepts.hpp>

+ Inheritance diagram for alpaka::concepts::Implements< TConcept, TBase >:

Detailed Description

template<typename TConcept, typename TBase>
struct alpaka::concepts::Implements< TConcept, TBase >

Tag used in class inheritance hierarchies that describes that a specific concept (TConcept) is implemented by the given base class (TBase).

Definition at line 14 of file Concepts.hpp.


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