|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <zip_tuple.hpp>
Public Member Functions | |
| template<typename T > | |
| RAJA_HOST_DEVICE constexpr RAJA_INLINE auto | operator() (T &&t) const -> decltype(std::forward< T >(t)) |
|
inlineconstexpr |