You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now follow the rule: if the type is a non-finite floating point type,
*and* the stream fill has been zero padded, then reset it to ' '.
This prevents zero-padded numbers which turn out to be nan/inf from
being oddly formatted with leading zeros.
0 commit comments