mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-25 15:21:54 +00:00
Update README.rst
This commit is contained in:
parent
314e15001f
commit
4098970db2
@ -33,7 +33,7 @@ Features
|
|||||||
* Safe `printf implementation
|
* Safe `printf implementation
|
||||||
<https://fmt.dev/latest/api.html#printf-formatting>`_ including
|
<https://fmt.dev/latest/api.html#printf-formatting>`_ including
|
||||||
the POSIX extension for positional arguments.
|
the POSIX extension for positional arguments.
|
||||||
* Implementation of `C++20 std::format <https://fmt.dev/Text%20Formatting.html>`__.
|
* Implementation of `C++20 std::format <https://en.cppreference.com/w/cpp/utility/format>`__.
|
||||||
* Support for user-defined types.
|
* Support for user-defined types.
|
||||||
* High performance: faster than common standard library implementations of
|
* High performance: faster than common standard library implementations of
|
||||||
`printf <https://en.cppreference.com/w/cpp/io/c/fprintf>`_ and
|
`printf <https://en.cppreference.com/w/cpp/io/c/fprintf>`_ and
|
||||||
|
Loading…
Reference in New Issue
Block a user