This struct serves as a namespace for static functions related to padding output by bslfmt.
Declared in <bslfmt_padutil.h>
template<class t_CHAR>
struct PadUtil;
| Name | Description |
|---|---|
Alignment | Alias for the parsed alignment enumerator type. |
Enums | Alias for FormatSpecificationParserEnums. |
NumericValue | Alias for FormatterSpecificationNumericValue. |
| Name | Description |
|---|---|
computePadding | Compute left and right padding for content within a field width. |
pad | pad overloads |