DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::scalar_ret_type< T > Struct Template Reference

#include <sycl/detail/builtins/builtins.hpp>

Public Types

using type = get_elem_type_t< T >
 

Detailed Description

template<typename T>
struct sycl::_V1::detail::scalar_ret_type< T >

Definition at line 204 of file builtins.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using sycl::_V1::detail::scalar_ret_type< T >::type = get_elem_type_t<T>

Definition at line 205 of file builtins.hpp.


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