|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <zip_tuple.hpp>
Public Member Functions | |
| template<typename Iter > | |
| RAJA_HOST_DEVICE constexpr RAJA_INLINE auto | operator() (Iter &&iter) const -> decltype(std::forward< Iter >(iter) -=rhs) |
Public Attributes | |
| const difference_type & | rhs |
|
inlineconstexpr |
| const difference_type& RAJA::detail::MinusEq< difference_type >::rhs |