![]() |
Ark Server API (ASA) - Wiki
|
#include <format.h>
Inheritance diagram for fmt::WidthSpec:Public Member Functions | |
| WidthSpec (unsigned width, wchar_t fill) | |
| unsigned | width () const |
| wchar_t | fill () const |
Public Attributes | |
| unsigned | width_ |
| wchar_t | fill_ |