mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 02:29:08 +00:00
Update README.rst
This commit is contained in:
parent
11fab458c4
commit
a85d5e962b
@ -238,9 +238,8 @@ Tinyformat
|
|||||||
|
|
||||||
This library supports printf-like format strings and is very small and
|
This library supports printf-like format strings and is very small and
|
||||||
fast. Unfortunately it doesn't support positional arguments and wrapping
|
fast. Unfortunately it doesn't support positional arguments and wrapping
|
||||||
it in C++98 is somewhat difficult. However if you only need a type-safe
|
it in C++98 is somewhat difficult. Also its performance and code compactness
|
||||||
printf replacement with support for user-defined types, I highly recommend
|
are limited by IOStreams.
|
||||||
this library.
|
|
||||||
|
|
||||||
Boost Spirit.Karma
|
Boost Spirit.Karma
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user