Vladislav Shchapov
|
115e00e0b9
|
Replace __cplusplus with FMT_CPLUSPLUS.
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
|
2022-07-04 07:18:21 -07:00 |
|
Victor Zverovich
|
ff7e73af66
|
Always run grisu_gen_digits before fallback_format
|
2021-09-26 07:54:25 -07:00 |
|
Victor Zverovich
|
2976e31ac9
|
Refactor format_float
|
2021-09-25 11:20:56 -07:00 |
|
Alexey Ochapov
|
b4d9d82e1d
|
make FP formatting available to be used at compile-time (#2426)
* works only with FMT_HEADER_ONLY
* works only with float and double types (not long double)
|
2021-09-18 08:03:23 -07:00 |
|