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

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

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