Use a specialized "buffer" to count the number of insertions instead of
using a string as storage type.
Depends on D110497.
Paths
| Differential D110498
[libc++][format][4/6] Improve formatted_size. ClosedPublic Authored by Mordante on Sep 26 2021, 7:49 AM.
Details
Summary Use a specialized "buffer" to count the number of insertions instead of Depends on D110497.
Diff Detail
Event TimelineMordante added a child revision: D110499: [libc++][format][5/6] Improve format_to_n..Sep 26 2021, 8:05 AM Comment Actions In general looks good, just a few minor comments inline. However, the discussion in earlier diffs may affect __formatted_size_buffer API.
Mordante added inline comments. ldionne added inline comments. This revision is now accepted and ready to land.Apr 7 2022, 12:51 PM Closed by commit rGfb9a692be5dd: [libc++][format][4/6] Improve formatted_size. (authored by Mordante). · Explain WhyApr 9 2022, 12:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 400011 libcxx/include/__format/buffer.h
libcxx/include/format
|
clang-format suggested style edits found: