RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Public Member Functions | List of all members
RAJA::detail::PassThrough Struct Reference

#include <zip_tuple.hpp>

Public Member Functions

template<typename T >
RAJA_HOST_DEVICE constexpr RAJA_INLINE auto operator() (T &&t) const -> decltype(std::forward< T >(t))
 

Member Function Documentation

◆ operator()()

template<typename T >
RAJA_HOST_DEVICE constexpr RAJA_INLINE auto RAJA::detail::PassThrough::operator() ( T &&  t) const -> decltype(std::forward<T>(t))
inlineconstexpr

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