bitz-server  2.0.0
fmt::FormatSpec Member List

This is the complete list of members for fmt::FormatSpec, including all inherited members.

align() const (defined in fmt::AlignSpec)fmt::AlignSpecinline
align_ (defined in fmt::AlignSpec)fmt::AlignSpec
AlignSpec(unsigned width, wchar_t fill, Alignment align=ALIGN_DEFAULT) (defined in fmt::AlignSpec)fmt::AlignSpecinline
fill() const (defined in fmt::WidthSpec)fmt::WidthSpecinline
fill_ (defined in fmt::WidthSpec)fmt::WidthSpec
flag(unsigned f) const (defined in fmt::FormatSpec)fmt::FormatSpecinline
flags_ (defined in fmt::FormatSpec)fmt::FormatSpec
FormatSpec(unsigned width=0, char type=0, wchar_t fill=' ') (defined in fmt::FormatSpec)fmt::FormatSpecinline
precision() const (defined in fmt::FormatSpec)fmt::FormatSpecinline
precision_ (defined in fmt::FormatSpec)fmt::FormatSpec
type() const (defined in fmt::FormatSpec)fmt::FormatSpecinline
type_ (defined in fmt::FormatSpec)fmt::FormatSpec
type_prefix() const (defined in fmt::FormatSpec)fmt::FormatSpecinline
width() const (defined in fmt::WidthSpec)fmt::WidthSpecinline
width_ (defined in fmt::WidthSpec)fmt::WidthSpec
WidthSpec(unsigned width, wchar_t fill) (defined in fmt::WidthSpec)fmt::WidthSpecinline