Jpp
|
Auxiliary data structure for sequence of same character. More...
#include <JPrint.hh>
Public Member Functions | |
FILL (const int width=0, const char fill= ' ') | |
Constructor. More... | |
Public Attributes | |
char | fill |
int | width |
Friends | |
std::ostream & | operator<< (std::ostream &out, const FILL &format) |
Format specifier. More... | |
|
inline |
|
friend |