Public Types | Static Public Attributes | List of all members
detail::dragonbox::float_info< float > Struct Reference

#include <format.h>

Public Types

using carrier_uint = uint32_t
 

Static Public Attributes

static const int big_divisor = 100
 
static const int exponent_bits = 8
 
static const int kappa = 1
 
static const int max_k = 46
 
static const int min_k = -31
 
static const int shorter_interval_tie_lower_threshold = -35
 
static const int shorter_interval_tie_upper_threshold = -35
 
static const int small_divisor = 10
 

Detailed Description

Definition at line 1518 of file format.h.

Member Typedef Documentation

◆ carrier_uint

using detail::dragonbox::float_info< float >::carrier_uint = uint32_t

Definition at line 1519 of file format.h.

Member Data Documentation

◆ big_divisor

const int detail::dragonbox::float_info< float >::big_divisor = 100
static

Definition at line 1522 of file format.h.

◆ exponent_bits

const int detail::dragonbox::float_info< float >::exponent_bits = 8
static

Definition at line 1520 of file format.h.

◆ kappa

const int detail::dragonbox::float_info< float >::kappa = 1
static

Definition at line 1521 of file format.h.

◆ max_k

const int detail::dragonbox::float_info< float >::max_k = 46
static

Definition at line 1525 of file format.h.

◆ min_k

const int detail::dragonbox::float_info< float >::min_k = -31
static

Definition at line 1524 of file format.h.

◆ shorter_interval_tie_lower_threshold

const int detail::dragonbox::float_info< float >::shorter_interval_tie_lower_threshold = -35
static

Definition at line 1526 of file format.h.

◆ shorter_interval_tie_upper_threshold

const int detail::dragonbox::float_info< float >::shorter_interval_tie_upper_threshold = -35
static

Definition at line 1527 of file format.h.

◆ small_divisor

const int detail::dragonbox::float_info< float >::small_divisor = 10
static

Definition at line 1523 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Tue Nov 26 2024 03:24:14