mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-11 21:38:05 +00:00
Document std::ostream overload of fprintf
This commit is contained in:
parent
8b0504825d
commit
804ad8f4df
@ -50,6 +50,8 @@ a POSIX extension for positional arguments.
|
||||
|
||||
.. doxygenfunction:: fprintf(std::FILE *, CStringRef, ArgList)
|
||||
|
||||
.. doxygenfunction:: fprintf(std::ostream&, CStringRef, ArgList)
|
||||
|
||||
.. doxygenfunction:: sprintf(CStringRef, ArgList)
|
||||
|
||||
Write API
|
||||
|
Loading…
Reference in New Issue
Block a user