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

#include <zip_tuple.hpp>

Public Member Functions

template<typename T0 , typename T1 >
RAJA_HOST_DEVICE constexpr RAJA_INLINE int operator() (T0 &&t0, T1 &&t1) const
 

Member Function Documentation

◆ operator()()

template<typename T0 , typename T1 >
RAJA_HOST_DEVICE constexpr RAJA_INLINE int RAJA::detail::Swap::operator() ( T0 &&  t0,
T1 &&  t1 
) const
inlineconstexpr

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