|
dodo
0.0.1
A C++ library to create containerized Linux services
|
Set the precision for floating point fixed format. More...
#include <puts.hpp>

Public Member Functions | |
| setprecision (int p) | |
| Construct with precision. More... | |
Data Fields | |
| int | p_ |
| The precision. More... | |
Set the precision for floating point fixed format.
|
inline |
| int dodo::common::Puts::setprecision::p_ |
The precision.
Definition at line 115 of file puts.hpp.
Referenced by dodo::common::Puts::operator<<().