DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::get_red_t< buffer< T, Dims, AllocatorT > > Struct Template Reference

#include <sycl/reduction.hpp>

Public Types

using type = T
 

Detailed Description

template<class T, int Dims, typename AllocatorT>
struct sycl::_V1::detail::get_red_t< buffer< T, Dims, AllocatorT > >

Definition at line 813 of file reduction.hpp.

Member Typedef Documentation

◆ type

template<class T , int Dims, typename AllocatorT >
using sycl::_V1::detail::get_red_t< buffer< T, Dims, AllocatorT > >::type = T

Definition at line 814 of file reduction.hpp.


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