DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::esimd::detail::remove_alignment_property< properties< std::tuple< alignment_key::value_t< Alignment >, LastTs... > > > Struct Template Reference

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

Public Types

using type = properties< std::tuple< LastTs... > >
 

Detailed Description

template<size_t Alignment, typename... LastTs>
struct sycl::_V1::ext::intel::esimd::detail::remove_alignment_property< properties< std::tuple< alignment_key::value_t< Alignment >, LastTs... > > >

Definition at line 240 of file memory_properties.hpp.

Member Typedef Documentation

◆ type

template<size_t Alignment, typename... LastTs>
using sycl::_V1::ext::intel::esimd::detail::remove_alignment_property< properties< std::tuple< alignment_key::value_t< Alignment >, LastTs... > > >::type = properties<std::tuple<LastTs...> >

Definition at line 242 of file memory_properties.hpp.


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