HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes
std::numeric_limits<::hi::half > Struct Reference

Public Types

using value_type = ::hi::half
 

Static Public Member Functions

static constexpr value_type min () noexcept
 
static constexpr value_type lowest () noexcept
 
static constexpr value_type max () noexcept
 
static constexpr value_type epsilon () noexcept
 
static constexpr value_type round_error () noexcept
 
static constexpr value_type infinity () noexcept
 
static constexpr value_type quiet_NaN () noexcept
 
static constexpr value_type signaling_NaN () noexcept
 
static constexpr value_type denorm_min () noexcept
 

Static Public Attributes

static constexpr bool is_specialized = true
 
static constexpr bool is_signed = true
 
static constexpr bool is_integer = false
 
static constexpr bool is_exact = false
 
static constexpr bool has_infinity = true
 
static constexpr bool has_quiet_NaN = true
 
static constexpr bool has_signaling_NaN = false
 
static constexpr float_round_style round_style = round_to_nearest
 
static constexpr bool is_iec559 = true
 
static constexpr bool is_bounded = true
 
static constexpr bool is_modulo = false
 
static constexpr int digits = 10
 
static constexpr int digits10 = 4
 
static constexpr int max_digits10 = 4
 
static constexpr int min_exponent = -14
 
static constexpr int min_exponent10 = -3
 
static constexpr int max_exponent = 15
 
static constexpr int max_exponent10 = 3
 
static constexpr bool traps = false
 
static constexpr bool tinyness_before = false
 

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