DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::remove_ref_from_func_ptr_ref_type< Ret(__regcall *&)(Args...)> Struct Template Reference

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

Public Types

using type = Ret(__regcall *)(Args...)
 

Detailed Description

template<typename Ret, typename... Args>
struct sycl::_V1::ext::oneapi::experimental::detail::remove_ref_from_func_ptr_ref_type< Ret(__regcall *&)(Args...)>

Definition at line 319 of file invoke_simd.hpp.

Member Typedef Documentation

◆ type

template<typename Ret , typename... Args>
using sycl::_V1::ext::oneapi::experimental::detail::remove_ref_from_func_ptr_ref_type< Ret(__regcall *&)(Args...)>::type = Ret(__regcall *)(Args...)

Definition at line 320 of file invoke_simd.hpp.


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