#include <sycl/ext/oneapi/experimental/common_annotated_properties/properties.hpp>
Public Types | |
template<int K> | |
using | value_t = property_value< alignment_key, std::integral_constant< int, K > > |
Additional Inherited Members | |
Static Protected Attributes inherited from sycl::_V1::ext::oneapi::experimental::detail::compile_time_property_key< detail::PropKind::Alignment > | |
static constexpr PropKind | Kind |
Definition at line 69 of file properties.hpp.
using sycl::_V1::ext::oneapi::experimental::alignment_key::value_t = property_value<alignment_key, std::integral_constant<int, K> > |
Definition at line 72 of file properties.hpp.