NGL  6.5
The NCCA Graphics Library
fmt::StrFormatSpec< Char > Member List

This is the complete list of members for fmt::StrFormatSpec< Char >, including all inherited members.

align() const fmt::AlignSpecinline
align_fmt::AlignSpec
AlignSpec(unsigned width, wchar_t fill, Alignment align=ALIGN_DEFAULT)fmt::AlignSpecinline
fill() const fmt::WidthSpecinline
fill_fmt::WidthSpec
precision() const fmt::AlignSpecinline
str() const fmt::StrFormatSpec< Char >inline
str_fmt::StrFormatSpec< Char >private
StrFormatSpec(const Char *str, unsigned width, FillChar fill)fmt::StrFormatSpec< Char >inline
width() const fmt::WidthSpecinline
width_fmt::WidthSpec
WidthSpec(unsigned width, wchar_t fill)fmt::WidthSpecinline