DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::vec_helper< std::byte > Struct Reference

#include <sycl/vector.hpp>

Public Types

using RetType = std::uint8_t
 
using RetType = std::uint8_t
 

Static Public Member Functions

static constexpr RetType get (std::byte value)
 
static constexpr RetType set (std::byte value)
 
static constexpr std::byte get (std::uint8_t value)
 
static constexpr std::byte set (std::uint8_t value)
 
static constexpr RetType get (std::byte value)
 
static constexpr RetType set (std::byte value)
 
static constexpr std::byte get (std::uint8_t value)
 
static constexpr std::byte set (std::uint8_t value)
 

Detailed Description

Definition at line 145 of file vector.hpp.

Member Typedef Documentation

◆ RetType [1/2]

using sycl::_V1::detail::vec_helper< std::byte >::RetType = std::uint8_t

Definition at line 146 of file vector.hpp.

◆ RetType [2/2]

using sycl::_V1::detail::vec_helper< std::byte >::RetType = std::uint8_t

Definition at line 146 of file vector_preview.hpp.

Member Function Documentation

◆ get() [1/4]

static constexpr RetType sycl::_V1::detail::vec_helper< std::byte >::get ( std::byte  value)
inlinestaticconstexpr

Definition at line 147 of file vector.hpp.

◆ get() [2/4]

static constexpr RetType sycl::_V1::detail::vec_helper< std::byte >::get ( std::byte  value)
inlinestaticconstexpr

Definition at line 147 of file vector_preview.hpp.

◆ get() [3/4]

static constexpr std::byte sycl::_V1::detail::vec_helper< std::byte >::get ( std::uint8_t  value)
inlinestaticconstexpr

Definition at line 149 of file vector.hpp.

◆ get() [4/4]

static constexpr std::byte sycl::_V1::detail::vec_helper< std::byte >::get ( std::uint8_t  value)
inlinestaticconstexpr

Definition at line 149 of file vector_preview.hpp.

◆ set() [1/4]

static constexpr RetType sycl::_V1::detail::vec_helper< std::byte >::set ( std::byte  value)
inlinestaticconstexpr

Definition at line 148 of file vector.hpp.

◆ set() [2/4]

static constexpr RetType sycl::_V1::detail::vec_helper< std::byte >::set ( std::byte  value)
inlinestaticconstexpr

Definition at line 148 of file vector_preview.hpp.

◆ set() [3/4]

static constexpr std::byte sycl::_V1::detail::vec_helper< std::byte >::set ( std::uint8_t  value)
inlinestaticconstexpr

Definition at line 152 of file vector.hpp.

◆ set() [4/4]

static constexpr std::byte sycl::_V1::detail::vec_helper< std::byte >::set ( std::uint8_t  value)
inlinestaticconstexpr

Definition at line 152 of file vector_preview.hpp.


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