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

Simply returns 'PropertyListT' as it already has the alignment property. More...

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

Public Types

using type = PropertyListT
 

Detailed Description

template<typename PropertyListT, size_t Alignment, bool HasAlignment = true>
struct sycl::_V1::ext::intel::esimd::detail::add_alignment_property_helper< PropertyListT, Alignment, HasAlignment >

Simply returns 'PropertyListT' as it already has the alignment property.

Definition at line 199 of file memory_properties.hpp.

Member Typedef Documentation

◆ type

template<typename PropertyListT , size_t Alignment, bool HasAlignment = true>
using sycl::_V1::ext::intel::esimd::detail::add_alignment_property_helper< PropertyListT, Alignment, HasAlignment >::type = PropertyListT

Definition at line 200 of file memory_properties.hpp.


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