|
Flow123d
build_with_4.0.3-e4d103c
|
#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 |