https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103407
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- The new std::from_chars is on trunk, but we still have this in <charconv>: #if _GLIBCXX_HAVE_USELOCALE Which should be relaxed to not depend on uselocale.