DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::vector_element_impl< T > Struct Template Reference

#include <sycl/detail/type_traits.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct sycl::_V1::detail::vector_element_impl< T >

Definition at line 141 of file type_traits.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using sycl::_V1::detail::vector_element_impl< T >::type = T

Definition at line 142 of file type_traits.hpp.


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