DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::Assigner< 0 > Struct Reference

#include <sycl/detail/boolean.hpp>

Static Public Member Functions

template<typename R , typename T >
static void assign (R &r, const T x)
 
template<typename R , typename T , typename ET >
static void init (R &r, const T x)
 

Detailed Description

Definition at line 37 of file boolean.hpp.

Member Function Documentation

◆ assign()

template<typename R , typename T >
static void sycl::_V1::detail::Assigner< 0 >::assign ( R &  r,
const T  x 
)
inlinestatic

Definition at line 38 of file boolean.hpp.

References sycl::_V1::r.

◆ init()

template<typename R , typename T , typename ET >
static void sycl::_V1::detail::Assigner< 0 >::init ( R &  r,
const T  x 
)
inlinestatic

Definition at line 42 of file boolean.hpp.

References sycl::_V1::detail::msbIsSet(), and sycl::_V1::r.


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