10 Oct
2025
10 Oct
'25
3:38 p.m.
Hi,
the following program prints "1e-01". Furthermore, it prints "Error: 132" if I change `size` to 20. It prints the expected "0.1" if I change the two using declarations to use the standard facilities. Tested against the master branch, with MSVC 2022.
Is this a bug in CharConv?
Logged here: https://github.com/boostorg/charconv/issues/282. Will investigate. Matt