alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::onHost::internal::Data Struct Reference

#include <interface.hpp>

Classes

struct  Op

Static Public Member Functions

static decltype(auto) data (auto &&any)
template<typename T_Any>
static decltype(auto) data (Handle< T_Any > &&anyHandle)

Detailed Description

Definition at line 297 of file interface.hpp.

Member Function Documentation

◆ data() [1/2]

decltype(auto) alpaka::onHost::internal::Data::data ( auto && any)
inlinestatic

Definition at line 308 of file interface.hpp.

◆ data() [2/2]

template<typename T_Any>
decltype(auto) alpaka::onHost::internal::Data::data ( Handle< T_Any > && anyHandle)
inlinestatic

Definition at line 314 of file interface.hpp.


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