On 15/07/20 14:12 -0400, Patrick Palka via Libstdc++ wrote:
On Tue, 14 Jul 2020, Patrick Palka wrote:
This performs the following modifications to our local copy of Ryu in
order to make it more easily usable for our std::to_chars implementation:
* Remove all #includes
* Remove copy_special
On Tue, 14 Jul 2020, Patrick Palka wrote:
> This performs the following modifications to our local copy of Ryu in
> order to make it more easily usable for our std::to_chars implementation:
>
> * Remove all #includes
> * Remove copy_special_str routines
> * Adjust the exponent formatting to