|
Flow123d
3.9.0-5d4406610
|
#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 |
1.8.17