DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::half_impl::RawHostHalfToken Struct Reference

#include <sycl/half_type.hpp>

Collaboration diagram for sycl::_V1::detail::half_impl::RawHostHalfToken:

Public Member Functions

constexpr RawHostHalfToken (uint16_t Val)
 

Public Attributes

uint16_t Value
 

Detailed Description

Definition at line 181 of file half_type.hpp.

Constructor & Destructor Documentation

◆ RawHostHalfToken()

constexpr sycl::_V1::detail::half_impl::RawHostHalfToken::RawHostHalfToken ( uint16_t  Val)
inlineexplicitconstexpr

Definition at line 182 of file half_type.hpp.

Member Data Documentation

◆ Value

uint16_t sycl::_V1::detail::half_impl::RawHostHalfToken::Value

Definition at line 183 of file half_type.hpp.


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