RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::detail::MinusEq< difference_type > Member List

This is the complete list of members for RAJA::detail::MinusEq< difference_type >, including all inherited members.

operator()(Iter &&iter) const -> decltype(std::forward< Iter >(iter) -=rhs)RAJA::detail::MinusEq< difference_type >inline
rhsRAJA::detail::MinusEq< difference_type >