|
quill
|
Public Member Functions | |
| writer (FILE *f) | |
| writer (detail::buffer< char > &buf) | |
| template<typename... T> | |
| void | print (format_string< T... > fmt, T &&... args) |
Formats args according to specifications in fmt and writes the output to the file. More... | |
|
inline |
Formats args according to specifications in fmt and writes the output to the file.
1.8.13