alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::DevType< EventGenericThreads< TDev > > Struct Template Reference

The CPU device event device type trait specialization. More...

#include <EventGenericThreads.hpp>

Public Types

using type = TDev
 

Detailed Description

template<typename TDev>
struct alpaka::trait::DevType< EventGenericThreads< TDev > >

The CPU device event device type trait specialization.

Definition at line 101 of file EventGenericThreads.hpp.

Member Typedef Documentation

◆ type

template<typename TDev >
using alpaka::trait::DevType< EventGenericThreads< TDev > >::type = TDev

Definition at line 103 of file EventGenericThreads.hpp.


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