DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::esimd::detail::add_alignment_property< PropertyListT, Alignment > Class Template Reference

#include <sycl/ext/intel/esimd/memory_properties.hpp>

Public Types

using type = typename add_alignment_property_helper< ExpPropertyListT, Alignment, ExpPropertyListT::template has_property< alignment_key >()>::type
 

Detailed Description

template<typename PropertyListT, size_t Alignment>
class sycl::_V1::ext::intel::esimd::detail::add_alignment_property< PropertyListT, Alignment >

Definition at line 221 of file memory_properties.hpp.

Member Typedef Documentation

◆ type

template<typename PropertyListT , size_t Alignment>
using sycl::_V1::ext::intel::esimd::detail::add_alignment_property< PropertyListT, Alignment >::type = typename add_alignment_property_helper< ExpPropertyListT, Alignment, ExpPropertyListT::template has_property<alignment_key>()>::type

Definition at line 226 of file memory_properties.hpp.


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