#include <format.h>
Definition at line 1612 of file format.h.
◆ FormatSpec()
| fmt::FormatSpec::FormatSpec |
( |
unsigned |
width = 0, |
|
|
char |
type = 0, |
|
|
wchar_t |
fill = ' ' |
|
) |
| |
|
inline |
◆ flag()
| bool fmt::FormatSpec::flag |
( |
unsigned |
f | ) |
const |
|
inline |
◆ precision()
| int fmt::FormatSpec::precision |
( |
| ) |
const |
|
inline |
◆ type()
| char fmt::FormatSpec::type |
( |
| ) |
const |
|
inline |
◆ flags_
| unsigned fmt::FormatSpec::flags_ |
◆ precision_
| int fmt::FormatSpec::precision_ |
◆ type_
| char fmt::FormatSpec::type_ |
The documentation for this struct was generated from the following file:
- /home/runner/work/flow123d/flow123d/src/system/fmt/format.h