alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::onHost::internal::IsQueueEmpty::Op< T_Queue > Struct Template Reference

#include <interface.hpp>

Public Member Functions

bool operator() (T_Queue &queue)

Detailed Description

template<typename T_Queue>
struct alpaka::onHost::internal::IsQueueEmpty::Op< T_Queue >

Definition at line 177 of file interface.hpp.

Member Function Documentation

◆ operator()()

template<typename T_Queue>
bool alpaka::onHost::internal::IsQueueEmpty::Op< T_Queue >::operator() ( T_Queue & queue)
inline

Definition at line 179 of file interface.hpp.


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