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
Differential D110500
[libc++][format][6/6] Improve vformat. Mordante on Sep 26 2021, 8:08 AM. Authored by
Details
Diff Detail
Event Timeline
|