alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::detail::CheckFnReturnType< AccGpuUniformCudaHipRt< TApi, TDim, TIdx > > Struct Template Reference

specialization of the TKernelFnObj return type evaluation More...

#include <AccGpuUniformCudaHipRt.hpp>

Public Member Functions

template<typename TKernelFnObj , typename... TArgs>
void operator() (TKernelFnObj const &, TArgs const &...)
 

Detailed Description

template<typename TApi, typename TDim, typename TIdx>
struct alpaka::detail::CheckFnReturnType< AccGpuUniformCudaHipRt< TApi, TDim, TIdx > >

specialization of the TKernelFnObj return type evaluation

Definition at line 243 of file AccGpuUniformCudaHipRt.hpp.

Member Function Documentation

◆ operator()()

template<typename TApi , typename TDim , typename TIdx >
template<typename TKernelFnObj , typename... TArgs>
void alpaka::detail::CheckFnReturnType< AccGpuUniformCudaHipRt< TApi, TDim, TIdx > >::operator() ( TKernelFnObj const &  ,
TArgs const &  ... 
)
inline

Definition at line 246 of file AccGpuUniformCudaHipRt.hpp.


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