DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::cplx::detail::__promote_imp< _A1, void, void, true > Class Template Reference

#include <sycl/ext/oneapi/experimental/complex/detail/complex_math.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::cplx::detail::__promote_imp< _A1, void, void, true >:

Public Types

typedef __numeric_type< _A1 >::type type
 

Static Public Attributes

static const bool value = true
 

Detailed Description

template<class _A1>
class sycl::_V1::ext::oneapi::experimental::cplx::detail::__promote_imp< _A1, void, void, true >

Definition at line 86 of file complex_math.hpp.

Member Typedef Documentation

◆ type

template<class _A1 >
typedef __numeric_type<_A1>::type sycl::_V1::ext::oneapi::experimental::cplx::detail::__promote_imp< _A1, void, void, true >::type

Definition at line 88 of file complex_math.hpp.

Member Data Documentation

◆ value

template<class _A1 >
const bool sycl::_V1::ext::oneapi::experimental::cplx::detail::__promote_imp< _A1, void, void, true >::value = true
static

Definition at line 89 of file complex_math.hpp.


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