WPILibC++ 2023.4.3-108-ge5452e3
|
#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/format.h>
Public Types | |
using | carrier_uint = uint64_t |
Static Public Attributes | |
static const int | exponent_bits = 11 |
static const int | kappa = 2 |
static const int | big_divisor = 1000 |
static const int | small_divisor = 100 |
static const int | min_k = -292 |
static const int | max_k = 326 |
static const int | shorter_interval_tie_lower_threshold = -77 |
static const int | shorter_interval_tie_upper_threshold = -77 |
using dragonbox::float_info< double >::carrier_uint = uint64_t |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |