-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the more correct and fast implementation from the STL to parse floating point numbers. Upcoming clang release finally implements it and gcc has had this for quite some time now, since gcc 11.1. Also do some proper pointer checks for the custom implementation. No functional change
- Loading branch information
Showing
1 changed file
with
40 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters