Member predicate FormatLiteral :: isLeftAdjusted
Holds if the nth conversion specifier has flag left adjustment flag (“-”). Note that this overrides the zero padding flag.
predicate
isLeftAdjusted
(
int
n
)