Definition in file format.cpp.
#include "format.hpp"
#include <iomanip>
Include dependency graph for format.cpp:

Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &os, const format &f) |
|
||||||||||||
|
Definition at line 48 of file format.cpp. References format::form, format::prec, and format::wide. |
1.3.9.1