DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::is_device_copyable_impl< T, std::enable_if_t<!std::is_same_v< T, std::remove_cv_t< T > > > > Struct Template Reference

#include <sycl/detail/is_device_copyable.hpp>

Inheritance diagram for sycl::_V1::detail::is_device_copyable_impl< T, std::enable_if_t<!std::is_same_v< T, std::remove_cv_t< T > > > >:
Collaboration diagram for sycl::_V1::detail::is_device_copyable_impl< T, std::enable_if_t<!std::is_same_v< T, std::remove_cv_t< T > > > >:

Detailed Description

template<typename T>
struct sycl::_V1::detail::is_device_copyable_impl< T, std::enable_if_t<!std::is_same_v< T, std::remove_cv_t< T > > > >

Definition at line 36 of file is_device_copyable.hpp.


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