Update README.rst
This commit is contained in:
parent
391d6430e5
commit
86a7d856fa
@ -30,7 +30,7 @@ Features
|
|||||||
<http://cppformat.readthedocs.org/en/latest/syntax.html>`_
|
<http://cppformat.readthedocs.org/en/latest/syntax.html>`_
|
||||||
similar to the one used by `str.format
|
similar to the one used by `str.format
|
||||||
<http://docs.python.org/2/library/stdtypes.html#str.format>`_ in Python.
|
<http://docs.python.org/2/library/stdtypes.html#str.format>`_ in Python.
|
||||||
* Complete and safe `printf implementation
|
* Safe `printf implementation
|
||||||
<http://cppformat.readthedocs.org/en/stable/reference.html#printf-formatting-functions>`_
|
<http://cppformat.readthedocs.org/en/stable/reference.html#printf-formatting-functions>`_
|
||||||
including the POSIX extension for positional arguments.
|
including the POSIX extension for positional arguments.
|
||||||
* Support for user-defined types.
|
* Support for user-defined types.
|
||||||
|
Loading…
Reference in New Issue
Block a user