dodo
0.0.1
A C++ library to create containerized Linux services
|
Set the width of things to w characters. More...
#include <puts.hpp>
Public Member Functions | |
setw (int w) | |
Construct with width. More... | |
Data Fields | |
int | w_ |
The width. More... | |
Set the width of things to w characters.
|
inline |
int dodo::common::Puts::setw::w_ |