Auxiliary data structure for alignment of data.
More...
#include <JPrint.hh>
Auxiliary data structure for alignment of data.
Definition at line 401 of file JPrint.hh.
◆ CENTER()
CENTER::CENTER |
( |
const int |
width | ) |
|
|
inline |
Constructor.
- Parameters
-
Definition at line 459 of file JPrint.hh.
◆ operator<<
Format specifier.
- Parameters
-
out | output stream |
format | format |
- Returns
- output stream
Definition at line 471 of file JPrint.hh.
473 return JCenter(out, format);
◆ width
The documentation for this struct was generated from the following file: