|
Jpp
16.0.1
the software that should make you happy
|
Auxiliary data structure for floating point format specification. More...
#include <JManip.hh>
Public Member Functions | |
| FIXED (const int width, const int precision) | |
| Constructor. More... | |
Public Attributes | |
| int | precision |
| int | width |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const FIXED &format) |
| Format specifier. More... | |
Auxiliary data structure for floating point format specification.
|
inline |
|
friend |
1.8.5