Flow123d  master-f44eb46
fmt::FormatSpec Member List

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

align() constfmt::AlignSpecinline
align_fmt::AlignSpec
AlignSpec(unsigned width, wchar_t fill, Alignment align=ALIGN_DEFAULT)fmt::AlignSpecinline
fill() constfmt::WidthSpecinline
fill_fmt::WidthSpec
flag(unsigned f) constfmt::FormatSpecinline
flags_fmt::FormatSpec
FormatSpec(unsigned width=0, char type=0, wchar_t fill=' ')fmt::FormatSpecinline
precision() constfmt::FormatSpecinline
precision_fmt::FormatSpec
type() constfmt::FormatSpecinline
type_fmt::FormatSpec
width() constfmt::WidthSpecinline
width_fmt::WidthSpec
WidthSpec(unsigned width, wchar_t fill)fmt::WidthSpecinline