|
rippled
|
Left justifies a field at the specified width. More...
#include <iosformat.h>
Public Member Functions | |
| leftw (int width_) | |
Public Attributes | |
| int const | 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 14 of file iosformat.h.
|
explicit |
Definition at line 16 of file iosformat.h.
|
friend |
Definition at line 21 of file iosformat.h.
| int const beast::leftw::width |
Definition at line 19 of file iosformat.h.