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

#include <sycl/detail/generic_type_traits.hpp>

Public Types

using type = typename T::element_type
 

Detailed Description

template<typename T, typename = void>
struct sycl::_V1::detail::mptr_or_vec_elem_type< T, typename >

Definition at line 441 of file generic_type_traits.hpp.

Member Typedef Documentation

◆ type

template<typename T , typename = void>
using sycl::_V1::detail::mptr_or_vec_elem_type< T, typename >::type = typename T::element_type

Definition at line 442 of file generic_type_traits.hpp.


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