Unverified Commit 4fb73d11 authored by Victor Zverovich's avatar Victor Zverovich Committed by GitHub

Update README.rst

parent f9ceefb0
......@@ -29,8 +29,7 @@ Features
* Safe `printf implementation
<https://fmt.dev/latest/api.html#printf-formatting>`_ including
the POSIX extension for positional arguments.
* Implementation of the ISO C++ standards proposal `P0645
Text Formatting <https://fmt.dev/Text%20Formatting.html>`__.
* Implementation of `C++20 std::format <https://fmt.dev/Text%20Formatting.html>`__.
* Support for user-defined types.
* High performance: faster than common standard library implementations of
`printf <http://en.cppreference.com/w/cpp/io/c/fprintf>`_ and
......
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