Construct from FILE
Synopsis
Declared in <fmt/format.h>
writer(FILE* f);
Parameters
| Name | Description |
|---|---|
f |
The object to construct from |
Created with MrDocs
Construct from FILE
Declared in <fmt/format.h>
writer(FILE* f);
| Name | Description |
|---|---|
f |
The object to construct from |
Created with MrDocs