DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::copy_cv_qualifiers_impl< const T, R > Struct Template Reference

#include <sycl/detail/type_traits.hpp>

Public Types

using type = const R
 

Detailed Description

template<typename T, typename R>
struct sycl::_V1::detail::copy_cv_qualifiers_impl< const T, R >

Definition at line 215 of file type_traits.hpp.

Member Typedef Documentation

◆ type

template<typename T , typename R >
using sycl::_V1::detail::copy_cv_qualifiers_impl< const T, R >::type = const R

Definition at line 216 of file type_traits.hpp.


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