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

#include <sycl/access/access.hpp>

Public Types

using type = typename detail::remove_decoration_impl< T >::type
 

Detailed Description

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

Definition at line 295 of file access.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 296 of file access.hpp.


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