alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::onHost::internal::MakeQueue::Op< T_Device, T_QueueKind > Struct Template Reference

#include <interface.hpp>

Public Member Functions

auto operator() (T_Device &device, T_QueueKind) const

Detailed Description

template<typename T_Device, alpaka::concepts::QueueKind T_QueueKind>
struct alpaka::onHost::internal::MakeQueue::Op< T_Device, T_QueueKind >

Definition at line 102 of file interface.hpp.

Member Function Documentation

◆ operator()()

template<typename T_Device, alpaka::concepts::QueueKind T_QueueKind>
auto alpaka::onHost::internal::MakeQueue::Op< T_Device, T_QueueKind >::operator() ( T_Device & device,
T_QueueKind  ) const
inline

Definition at line 104 of file interface.hpp.


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