DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::HeadSplit< std::tuple< Ts... >, false > Struct Template Reference

#include <sycl/ext/oneapi/properties/property_utils.hpp>

Public Types

using htype = void
 
using ttype = std::tuple< Ts... >
 

Detailed Description

template<typename... Ts>
struct sycl::_V1::ext::oneapi::experimental::detail::HeadSplit< std::tuple< Ts... >, false >

Definition at line 101 of file property_utils.hpp.

Member Typedef Documentation

◆ htype

template<typename... Ts>
using sycl::_V1::ext::oneapi::experimental::detail::HeadSplit< std::tuple< Ts... >, false >::htype = void

Definition at line 102 of file property_utils.hpp.

◆ ttype

template<typename... Ts>
using sycl::_V1::ext::oneapi::experimental::detail::HeadSplit< std::tuple< Ts... >, false >::ttype = std::tuple<Ts...>

Definition at line 103 of file property_utils.hpp.


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