DPC++ Runtime
Runtime libraries for oneAPI DPC++
common.hpp File Reference
#include <type_traits>
#include <sycl/half_type.hpp>
Include dependency graph for common.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sycl::_V1::ext::oneapi::experimental::is_genfloat< _Tp >
 FORWARD DECLARATIONS. More...
 
struct  sycl::_V1::ext::oneapi::experimental::is_gencomplex< _Tp >
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::ext
 
 sycl::_V1::ext::oneapi
 
 sycl::_V1::ext::oneapi::experimental
 

Macros

#define _SYCL_EXT_CPLX_INLINE_VISIBILITY    inline __attribute__((__visibility__("hidden"), __always_inline__))
 DEFINES. More...
 

Macro Definition Documentation

◆ _SYCL_EXT_CPLX_INLINE_VISIBILITY

#define _SYCL_EXT_CPLX_INLINE_VISIBILITY    inline __attribute__((__visibility__("hidden"), __always_inline__))

DEFINES.

Definition at line 54 of file common.hpp.