RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::detail::PreDec Member List

This is the complete list of members for RAJA::detail::PreDec, including all inherited members.

operator()(Iter &&iter) const -> decltype(--std::forward< Iter >(iter))RAJA::detail::PreDecinline