[tab:format.align] (original) (raw)

🔗

<

Forces the formatted argument to be aligned to the start of the field by inserting n fill characters after the formatted argument where n is the padding width.

This is the default for non-arithmetic non-pointer types, charT, and bool, unless an integer presentation type is specified.