Details
-
Improvement
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
None
-
Server Development Platform
Description
strtod requires a null terminated string, but std::from_chars does not.
strtod requires a null terminated string, but std::from_chars does not.