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

#include <sycl/detail/type_traits.hpp>

Public Types

using type = B
 

Detailed Description

template<typename T, typename B>
struct sycl::_V1::detail::change_base_type< T, B >

Definition at line 199 of file type_traits.hpp.

Member Typedef Documentation

◆ type

template<typename T , typename B >
using sycl::_V1::detail::change_base_type< T, B >::type = B

Definition at line 200 of file type_traits.hpp.


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