DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::remove_decoration< const T > Struct Template Reference

#include <sycl/access/access.hpp>

Public Types

using type = const typename remove_decoration< T >::type
 

Detailed Description

template<typename T>
struct sycl::_V1::remove_decoration< const T >

Definition at line 300 of file access.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using sycl::_V1::remove_decoration< const T >::type = const typename remove_decoration<T>::type

Definition at line 301 of file access.hpp.


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