DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::detail::is_bf16_storage_type< vec< uint16_t, N > > Struct Template Reference

#include <sycl/ext/oneapi/bf16_storage_builtins.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::detail::is_bf16_storage_type< vec< uint16_t, N > >:

Static Public Attributes

static constexpr int value = true
 

Detailed Description

template<int N>
struct sycl::_V1::ext::oneapi::detail::is_bf16_storage_type< vec< uint16_t, N > >

Definition at line 36 of file bf16_storage_builtins.hpp.

Member Data Documentation

◆ value

template<int N>
constexpr int sycl::_V1::ext::oneapi::detail::is_bf16_storage_type< vec< uint16_t, N > >::value = true
staticconstexpr

Definition at line 37 of file bf16_storage_builtins.hpp.


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