fast_float
fast_float copied to clipboard
Feature request: hexadecimal floating-point representation
Are there any plans to add support for hexadecimal strings? While not as common as the decimal representation, I have a few use cases related to parsing languages which have hex floating-point literals (ex. C/C++) where it would be great to use fast_float.
Duplicate: https://github.com/fastfloat/fast_float/issues/124