DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::remove_ref_from_func_ptr_ref_type< Callable > Struct Template Reference

#include <sycl/ext/oneapi/experimental/invoke_simd.hpp>

Public Types

using type = Callable
 

Detailed Description

template<typename Callable>
struct sycl::_V1::ext::oneapi::experimental::detail::remove_ref_from_func_ptr_ref_type< Callable >

Definition at line 309 of file invoke_simd.hpp.

Member Typedef Documentation

◆ type

template<typename Callable >
using sycl::_V1::ext::oneapi::experimental::detail::remove_ref_from_func_ptr_ref_type< Callable >::type = Callable

Definition at line 310 of file invoke_simd.hpp.


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