[libc-commits] [libc] [libcxx] [llvm] [libcxx][libc] Hand in Hand PoC with from_chars (PR #91651)
via libc-commits
libc-commits at lists.llvm.org
Sun Feb 1 22:06:30 PST 2026
movie-travel-code wrote:
Thank you very much for your implementation, but I would like to ask, since both `std::to_chars` and `std::from_chars` have been implemented, is it necessary to add the implementation of the **`__cpp_lib_to_chars`** macro? Currently, this macro is still in the **unimplemented** state on https://libcxx.llvm.org/FeatureTestMacroTable.html.
https://github.com/llvm/llvm-project/pull/91651
More information about the libc-commits
mailing list