[libcxx-commits] [libcxx] [libc++] Use the __strtoNUM functions from __locale instead of the old API (PR #118029)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 28 10:35:02 PST 2024


https://github.com/philnik777 approved this pull request.

LGTM.

FYI these were the functions I think we should be able to replace with `from_chars`.

https://github.com/llvm/llvm-project/pull/118029


More information about the libcxx-commits mailing list