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

#include <sycl/detail/type_traits.hpp>

Public Types

using type = const volatile R
 

Detailed Description

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

Definition at line 227 of file type_traits.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 228 of file type_traits.hpp.


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