DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::get_scalar_binary_op< F< sycl::vec< T, n > > > Struct Template Reference

#include <sycl/group_algorithm.hpp>

Public Types

using type = F< T >
 

Detailed Description

template<template< typename > typename F, typename T, int n>
struct sycl::_V1::detail::get_scalar_binary_op< F< sycl::vec< T, n > > >

Definition at line 147 of file group_algorithm.hpp.

Member Typedef Documentation

◆ type

template<template< typename > typename F, typename T , int n>
using sycl::_V1::detail::get_scalar_binary_op< F< sycl::vec< T, n > > >::type = F<T>

Definition at line 148 of file group_algorithm.hpp.


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