Helper struct for the test of Kokkos::utils::impl::transform_type_list_t. More...
Public Types | |
using | type = std::vector<T> |
Helper struct for the test of Kokkos::utils::impl::transform_type_list_t.
Definition at line 52 of file test_type_list.cpp.
using Kokkos::utils::tests::impl::VectorOfTransformer< T >::type = std::vector<T> |
Definition at line 54 of file test_type_list.cpp.