|
xrpld
|
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 13 of file iosformat.h.
|
explicit |
Definition at line 15 of file iosformat.h.
|
friend |
Definition at line 20 of file iosformat.h.
| int const beast::Leftw::width |
Definition at line 18 of file iosformat.h.