mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Change String Formatting API to C++ Format Library API as it supports more general things than string formatting, e.g. file I/O.
This commit is contained in:
parent
10b2fe0f27
commit
17fbcd166f
@ -2,8 +2,8 @@
|
||||
|
||||
.. _string-formatting-api:
|
||||
|
||||
String Formatting API
|
||||
---------------------
|
||||
C++ Format Library API
|
||||
----------------------
|
||||
|
||||
.. doxygenfunction:: fmt::Format(StringRef)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user