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

#include <KernelBundle.hpp>

Public Member Functions

auto & operator() (auto &any) const
auto const & operator() (auto const &any) const

Detailed Description

template<typename T_Any>
struct alpaka::onHost::MakeAccessibleOnAcc::Op< T_Any >

Definition at line 26 of file KernelBundle.hpp.

Member Function Documentation

◆ operator()() [1/2]

template<typename T_Any>
auto & alpaka::onHost::MakeAccessibleOnAcc::Op< T_Any >::operator() ( auto & any) const
inline

Definition at line 34 of file KernelBundle.hpp.

◆ operator()() [2/2]

template<typename T_Any>
auto const & alpaka::onHost::MakeAccessibleOnAcc::Op< T_Any >::operator() ( auto const & any) const
inline
Returns
Attention
returns a reference to the original data

Definition at line 29 of file KernelBundle.hpp.


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