Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
fast_float::anonymous_namespace{fast_float.h} Namespace Reference

Variables

constexpr uint32_t max_digits = 768
 
constexpr uint32_t max_digit_without_overflow = 19
 
constexpr int32_t decimal_point_range = 2047
 

Variable Documentation

◆ decimal_point_range

constexpr int32_t fast_float::anonymous_namespace{fast_float.h}::decimal_point_range = 2047
constexpr

◆ max_digit_without_overflow

constexpr uint32_t fast_float::anonymous_namespace{fast_float.h}::max_digit_without_overflow = 19
constexpr

◆ max_digits

constexpr uint32_t fast_float::anonymous_namespace{fast_float.h}::max_digits = 768
constexpr