#include <format.h>
Definition at line 1854 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 |
◆ type_prefix()
| char fmt::FormatSpec::type_prefix |
( |
| ) |
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:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASE/AseApi-main/version/Core/Public/Logger/spdlog/fmt/bundled/format.h