Directly use the string's insert operation instead of using a
back_insert_iterator wrapper. With the other changes in this series the
back_insert_iterator will merely be a wrapper to select the strings
insert operation.
Depends on D110499
Paths
| Differential D110500
[libc++][format][6/6] Improve vformat. AbandonedPublic Authored by Mordante on Sep 26 2021, 8:08 AM.
Details Summary Directly use the string's insert operation instead of using a Depends on D110499
Diff Detail
Event TimelineMordante added a child revision: D112361: [libc++][format] Buffer changes proof-of-concept.Oct 23 2021, 4:41 AM
Revision Contents
Diff 380198 libcxx/include/__format/buffer.h
libcxx/include/format
|
clang-format suggested style edits found: