alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::concepts::KernelBundle Concept Reference

Concept to check if a type is a KernelBundle. More...

#include <KernelBundle.hpp>

Concept definition

template<typename T>
Concept to check if a type is a KernelBundle.
constexpr bool isKernelBundle_v

Detailed Description

Concept to check if a type is a KernelBundle.

Template Parameters
TType to check

Definition at line 177 of file KernelBundle.hpp.