16 Sep
2020
16 Sep
'20
2:31 p.m.
On Wed, Sep 16, 2020 at 7:27 AM Eduardo Quintana via Boost
I would have liked to give users the freedom to choose the accuracy through templates.
The library avoids templates especially for the use-case you envision. But that said, there are plans to improve the floating point conversion algorithms using modern techniques. What is there now is fast and reasonably accurate already, so in a sense you are already getting both of the options you want. Thanks