mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-13 23:20:04 +08:00
grisu_count_digits is only used by grisu_gen_digits, which assigns the unsigned result to a (signed) int. Although grisu_count_digits always returns a positive integer this keeps its return type in sync with the type its result is assigned to. |
||
|---|---|---|
| .. | ||
| fmt | ||