Jpp
18.2.1-ARCA-DF-PATCH
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 |