alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::concepts::Acc Concept Reference
#include <
Traits.hpp
>
Concept definition
template
<
typename
T>
concept
alpaka::concepts::Acc
=
requires
{
requires
alpaka::interface::ImplementsInterface<alpaka::InterfaceAcc, T>::value
; }
alpaka::concepts::Acc
Definition
Traits.hpp:30
alpaka::interface::ImplementsInterface
Checks whether the interface is implemented by the given class.
Definition
Interface.hpp:21
Detailed Description
Definition at line
30
of file
Traits.hpp
.
alpaka
concepts
Acc
Generated on Thu Jul 10 2025 15:42:37 for alpaka by
1.9.8