rippled
|
Left justifies a field at the specified width. More...
Public Member Functions | |
leftw (int width_) | |
Public Attributes | |
const int | width |
Friends | |
template<class CharT , class Traits > | |
std::basic_ios< CharT, Traits > & | operator<< (std::basic_ios< CharT, Traits > &ios, leftw const &p) |
Left justifies a field at the specified width.
Definition at line 33 of file iosformat.h.
|
explicit |
Definition at line 35 of file iosformat.h.
|
friend |
Definition at line 41 of file iosformat.h.
const int beast::leftw::width |
Definition at line 38 of file iosformat.h.