DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::get_scalar_binary_op< F< void > > Struct Template Reference

#include <sycl/group_algorithm.hpp>

Public Types

using type = F< void >
 

Detailed Description

template<template< typename > typename F>
struct sycl::_V1::detail::get_scalar_binary_op< F< void > >

Definition at line 151 of file group_algorithm.hpp.

Member Typedef Documentation

◆ type

template<template< typename > typename F>
using sycl::_V1::detail::get_scalar_binary_op< F< void > >::type = F<void>

Definition at line 152 of file group_algorithm.hpp.


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