kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches
Kokkos::utils::tests::impl::VectorOfTransformer< T > Struct Template Reference

Helper struct for the test of Kokkos::utils::impl::transform_type_list_t. More...

Public Types

using type = std::vector<T>
 

Detailed Description

template<typename T>
struct Kokkos::utils::tests::impl::VectorOfTransformer< T >

Helper struct for the test of Kokkos::utils::impl::transform_type_list_t.

Definition at line 52 of file test_type_list.cpp.

Member Typedef Documentation

◆ type

template<typename T>
using Kokkos::utils::tests::impl::VectorOfTransformer< T >::type = std::vector<T>

Definition at line 54 of file test_type_list.cpp.


The documentation for this struct was generated from the following file: