DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::GetCompileTimeProperties< detail::properties_t< Prop > > Struct Template Reference

#include <sycl/ext/oneapi/experimental/annotated_usm/alloc_util.hpp>

Public Types

using type = std::conditional_t< detail::IsCompileTimePropertyValue< Prop >::value, detail::properties_t< Prop >, detail::empty_properties_t >
 

Detailed Description

template<typename Prop>
struct sycl::_V1::ext::oneapi::experimental::detail::GetCompileTimeProperties< detail::properties_t< Prop > >

Definition at line 125 of file alloc_util.hpp.

Member Typedef Documentation

◆ type


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