This struct serves as a namespace for static functions related to padding output by bslfmt.

Synopsis

Declared in <bslfmt_padutil.h>

template<class t_CHAR>
struct PadUtil;

Type Aliases

Name

Description

Alignment

Alias for the parsed alignment enumerator type.

Enums

Alias for FormatSpecificationParserEnums.

NumericValue

Alias for FormatterSpecificationNumericValue.

Static Member Functions

Name

Description

computePadding

Compute left and right padding for content within a field width.

pad

pad overloads

Created with MrDocs