#include <sycl/ext/intel/esimd/memory_properties.hpp>
Public Types | |
using | type = properties< std::tuple< FirstT, LastTs... > > |
Definition at line 245 of file memory_properties.hpp.
using sycl::_V1::ext::intel::esimd::detail::remove_alignment_property< properties< std::tuple< FirstT, alignment_key::value_t< Alignment >, LastTs... > > >::type = properties<std::tuple<FirstT, LastTs...> > |
Definition at line 247 of file memory_properties.hpp.