alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::test::trait::IsEventHostManualTriggerSupported< DevCpu > Struct Reference

The CPU event host manual trigger support get trait specialization. More...

#include <EventHostManualTrigger.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto isSupported (DevCpu const &) -> bool
 

Detailed Description

The CPU event host manual trigger support get trait specialization.

Definition at line 122 of file EventHostManualTrigger.hpp.

Member Function Documentation

◆ isSupported()

static ALPAKA_FN_HOST auto alpaka::test::trait::IsEventHostManualTriggerSupported< DevCpu >::isSupported ( DevCpu const &  ) -> bool
inlinestatic

Definition at line 124 of file EventHostManualTrigger.hpp.


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