alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::Empty< QueueCpuOmp2Collective > Struct Reference

The CPU blocking device queue test trait specialization. More...

#include <QueueCpuOmp2Collective.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto empty (QueueCpuOmp2Collective const &queue) -> bool
 

Detailed Description

The CPU blocking device queue test trait specialization.

Definition at line 160 of file QueueCpuOmp2Collective.hpp.

Member Function Documentation

◆ empty()

static ALPAKA_FN_HOST auto alpaka::trait::Empty< QueueCpuOmp2Collective >::empty ( QueueCpuOmp2Collective const &  queue) -> bool
inlinestatic

Definition at line 162 of file QueueCpuOmp2Collective.hpp.


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