BloombergLP::bslfmt::PadUtil

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

NameDescription
Alignment Alias for the parsed alignment enumerator type.
Enums Alias for FormatSpecificationParserEnums.
NumericValue Alias for FormatterSpecificationNumericValue.

Static Member Functions

NameDescription
computePadding Compute left and right padding for content within a field width.
pad pad overloads