sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
Loading...
Searching...
No Matches
half_float::detail::bits< T > Struct Template Reference

Type traits for floating-point bits. More...

#include <float16_t.hpp>

Inheritance diagram for half_float::detail::bits< T >:
[legend]

Public Types

using type = unsigned char
 

Detailed Description

template<class T>
struct half_float::detail::bits< T >

Type traits for floating-point bits.

Definition at line 287 of file float16_t.hpp.

Member Typedef Documentation

◆ type

template<class T>
using half_float::detail::bits< T >::type = unsigned char

Definition at line 287 of file float16_t.hpp.


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