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

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

operator()(T &&t) const -> decltype(std::forward< T >(t))RAJA::detail::PassThroughinline