|
Jpp test-rotations-new
the software that should make you happy
|
Auxiliary data structure for sequence of same character. More...
#include <JManip.hh>
Public Member Functions | |
| FILL (const int width=0, const char fill=' ') | |
| Constructor. | |
Public Attributes | |
| char | fill |
| int | width |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const FILL &format) |
| Format specifier. | |
|
inline |
|
friend |