alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::onAcc::trait::GetAtomicImpl::Op< T_Executor, T_AtomicScope > Struct Template Reference

#include <trait.hpp>

Public Member Functions

constexpr decltype(auto) operator() (T_Executor const) const

Detailed Description

template<alpaka::concepts::Executor T_Executor, typename T_AtomicScope>
struct alpaka::onAcc::trait::GetAtomicImpl::Op< T_Executor, T_AtomicScope >

Definition at line 222 of file trait.hpp.

Member Function Documentation

◆ operator()()

template<alpaka::concepts::Executor T_Executor, typename T_AtomicScope>
decltype(auto) alpaka::onAcc::trait::GetAtomicImpl::Op< T_Executor, T_AtomicScope >::operator() ( T_Executor const ) const
inlineconstexpr

Definition at line 224 of file trait.hpp.


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