RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Public Member Functions | List of all members
RAJA::detail::Move 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::move(t))
 

Member Function Documentation

◆ operator()()

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

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