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

#include <sycl/detail/type_traits.hpp>

Public Types

using type = find_same_size_type_t< TL, T >
 

Detailed Description

template<typename T, typename TL>
struct sycl::_V1::detail::make_type_impl< T, TL >

Definition at line 445 of file type_traits.hpp.

Member Typedef Documentation

◆ type

template<typename T , typename TL >
using sycl::_V1::detail::make_type_impl< T, TL >::type = find_same_size_type_t<TL, T>

Definition at line 446 of file type_traits.hpp.


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