DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::array_fill_helper< Kind, Idx, T > Struct Template Reference

#include <detail/plugin.hpp>

Static Public Member Functions

static void fill (unsigned char *Dst, T &&Arg)
 

Detailed Description

template<PiApiKind Kind, size_t Idx, typename T>
struct sycl::_V1::detail::array_fill_helper< Kind, Idx, T >

Definition at line 61 of file plugin.hpp.

Member Function Documentation

◆ fill()

template<PiApiKind Kind, size_t Idx, typename T >
static void sycl::_V1::detail::array_fill_helper< Kind, Idx, T >::fill ( unsigned char *  Dst,
T &&  Arg 
)
inlinestatic

Definition at line 62 of file plugin.hpp.


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