|
Flow123d
DF_patch_fe_data_tables-32b3de9
|
#include <format.h>


Public Member Functions | |
| IntFormatSpec (T val, const SpecT &spec=SpecT()) | |
| T | value () const |
Public Member Functions inherited from fmt::TypeSpec< 0 > | |
| Alignment | align () const |
| unsigned | width () const |
| int | precision () const |
| bool | flag (unsigned) const |
| char | type () const |
| char | fill () const |
Private Attributes | |
| T | value_ |
|
inline |
|
inline |
|
private |