Public Member Functions | |
pr_rational_float (const float_format &f_arg, double val_arg) | |
Public Attributes | |
const float_format & | f |
double | val |
Definition at line 437 of file pr-output.cc.
pr_rational_float::pr_rational_float | ( | const float_format & | f_arg, | |
double | val_arg | |||
) | [inline] |
Definition at line 446 of file pr-output.cc.
const float_format& pr_rational_float::f |
Definition at line 442 of file pr-output.cc.
Referenced by operator<<().
Definition at line 444 of file pr-output.cc.
Referenced by operator<<(), pr_max_internal(), and pr_min_internal().