Auxiliary data structure for alignment of data.
More...
#include <JManip.hh>
Auxiliary data structure for alignment of data.
Definition at line 366 of file JManip.hh.
◆ CENTER()
CENTER::CENTER |
( |
const int | width | ) |
|
|
inline |
Constructor.
- Parameters
-
Definition at line 424 of file JManip.hh.
◆ operator<<
Format specifier.
- Parameters
-
out | output stream |
format | format |
- Returns
- output stream
Definition at line 436 of file JManip.hh.
437 {
438 return JCenter(out, format);
439 }
◆ width
The documentation for this struct was generated from the following file: