[libcxx-commits] [PATCH] D97705: [RFC][libc++] Improve std::to_chars for base != 10.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 21 08:38:57 PST 2022


Mordante updated this revision to Diff 402002.
Mordante added a comment.

Rebased and using the fastest solution.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97705/new/

https://reviews.llvm.org/D97705

Files:
  libcxx/benchmarks/to_chars.bench.cpp
  libcxx/include/charconv

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97705.402002.patch
Type: text/x-patch
Size: 11249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220121/957f3668/attachment.bin>


More information about the libcxx-commits mailing list