DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::ArrayCreator< DataT, FlattenF, ArgT, ArgTN... > Struct Template Reference

#include <sycl/detail/common.hpp>

Static Public Member Functions

static constexpr auto Create (const ArgT &Arg, const ArgTN &...Args)
 

Detailed Description

template<typename DataT, template< typename, typename > typename FlattenF, typename ArgT, typename... ArgTN>
struct sycl::_V1::detail::ArrayCreator< DataT, FlattenF, ArgT, ArgTN... >

Definition at line 416 of file common.hpp.

Member Function Documentation

◆ Create()

template<typename DataT , template< typename, typename > typename FlattenF, typename ArgT , typename... ArgTN>
static constexpr auto sycl::_V1::detail::ArrayCreator< DataT, FlattenF, ArgT, ArgTN... >::Create ( const ArgT &  Arg,
const ArgTN &...  Args 
)
inlinestaticconstexpr

Definition at line 417 of file common.hpp.

References sycl::_V1::detail::ConcatArrays().


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