Flow123d
master-f44eb46
|
#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 |