[libc++][format][4/6] Improve formatted_size.

Use a specialized "buffer" to count the number of insertions instead of
using a `string` as storage type.

Depends on D110497.

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D110498

NOKEYCHECK=True
GitOrigin-RevId: fb9a692be5dd20db62c705bb371977dc30fb407f
2 files changed