alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::onAcc::internalCompute::SharedMemory::Dynamic< T, T_Acc > Struct Template Reference

#include <interface.hpp>

Public Member Functions

constexpr auto operator() (auto const &acc) const -> T *

Detailed Description

template<typename T, typename T_Acc>
struct alpaka::onAcc::internalCompute::SharedMemory::Dynamic< T, T_Acc >

Definition at line 44 of file interface.hpp.

Member Function Documentation

◆ operator()()

template<typename T, typename T_Acc>
auto alpaka::onAcc::internalCompute::SharedMemory::Dynamic< T, T_Acc >::operator() ( auto const & acc) const -> T *
inlineconstexpr

Definition at line 46 of file interface.hpp.


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