FormattedFloating.spec

Defines a struct template that stores a FormatSpec for formatting floating-point values of type T.

struct FormattedFloating(T)
FormatSpec spec;