[libcxx-commits] [PATCH] D101752: Speedup to_string for integers using zero-copy.
Marshall Clow via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 3 06:22:50 PDT 2021
mclow.lists added a comment.
> wchar is 2 bytes not 4,
On some platforms. On others, it is 4.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101752/new/
https://reviews.llvm.org/D101752
More information about the libcxx-commits
mailing list