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

Unsigned integer of (at least) 32 bits width. More...

#include <float16_t.hpp>

Public Types

using type = std::uint_least32_t
 
using type
 

Detailed Description

Unsigned integer of (at least) 32 bits width.

Definition at line 302 of file float16_t.hpp.

Member Typedef Documentation

◆ type [1/2]

using half_float::detail::bits< float >::type

Definition at line 287 of file float16_t.hpp.

◆ type [2/2]

using half_float::detail::bits< float >::type = std::uint_least32_t

Definition at line 302 of file float16_t.hpp.


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