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

#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))
 

Member Function Documentation

◆ operator()()

template<typename Iter >
RAJA_HOST_DEVICE constexpr RAJA_INLINE auto RAJA::detail::PreInc::operator() ( Iter &&  iter) const -> decltype(++std::forward<Iter>(iter))
inlineconstexpr

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