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

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

#include <float16_t.hpp>

Public Types

using type = std::uint_least64_t
 
using type
 

Detailed Description

Unsigned integer of (at least) 64 bits width.

Definition at line 305 of file float16_t.hpp.

Member Typedef Documentation

◆ type [1/2]

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

Definition at line 287 of file float16_t.hpp.

◆ type [2/2]

using half_float::detail::bits< double >::type = std::uint_least64_t

Definition at line 305 of file float16_t.hpp.


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