Commit 17fbcd16 authored by Victor Zverovich's avatar Victor Zverovich

Change String Formatting API to C++ Format Library API as it supports more...

Change String Formatting API to C++ Format Library API as it supports more general things than string formatting, e.g. file I/O.
parent 10b2fe0f
......@@ -2,8 +2,8 @@
.. _string-formatting-api:
String Formatting API
---------------------
C++ Format Library API
----------------------
.. doxygenfunction:: fmt::Format(StringRef)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment