mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-27 12:38:37 +00:00
dev -> latest
This commit is contained in:
parent
a03bd3ddb0
commit
8fa20b471b
@ -28,11 +28,11 @@ Q&A: ask questions on `StackOverflow with the tag fmt
|
|||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
|
|
||||||
* Simple `format API <https://fmt.dev/dev/api.html>`_ with positional arguments
|
* Simple `format API <https://fmt.dev/latest/api.html>`_ with positional arguments
|
||||||
for localization
|
for localization
|
||||||
* Implementation of `C++20 std::format
|
* Implementation of `C++20 std::format
|
||||||
<https://en.cppreference.com/w/cpp/utility/format>`__
|
<https://en.cppreference.com/w/cpp/utility/format>`__
|
||||||
* `Format string syntax <https://fmt.dev/dev/syntax.html>`_ similar to Python's
|
* `Format string syntax <https://fmt.dev/latest/syntax.html>`_ similar to Python's
|
||||||
`format <https://docs.python.org/3/library/stdtypes.html#str.format>`_
|
`format <https://docs.python.org/3/library/stdtypes.html#str.format>`_
|
||||||
* Safe `printf implementation
|
* Safe `printf implementation
|
||||||
<https://fmt.dev/latest/api.html#printf-formatting>`_ including the POSIX
|
<https://fmt.dev/latest/api.html#printf-formatting>`_ including the POSIX
|
||||||
|
Loading…
Reference in New Issue
Block a user