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

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

Public Types

using type = add_alignment_property_t< remove_alignment_property_t< PropertyListT >, Alignment >
 

Detailed Description

template<typename PropertyListT, size_t Alignment>
struct sycl::_V1::ext::intel::esimd::detail::add_or_replace_alignment_property< PropertyListT, Alignment >

Definition at line 257 of file memory_properties.hpp.

Member Typedef Documentation

◆ type

template<typename PropertyListT , size_t Alignment>
using sycl::_V1::ext::intel::esimd::detail::add_or_replace_alignment_property< PropertyListT, Alignment >::type = add_alignment_property_t<remove_alignment_property_t<PropertyListT>, Alignment>

Definition at line 258 of file memory_properties.hpp.


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