mirror of
https://github.com/fmtlib/fmt.git
synced 2025-04-16 05:42:19 +00:00
Improve wording
This commit is contained in:
parent
ce19309d09
commit
0c63d15ee9
@ -272,7 +272,7 @@ Boost Format library
|
|||||||
~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
This is a very powerful library which supports both printf-like format
|
This is a very powerful library which supports both printf-like format
|
||||||
strings and positional arguments. The main its drawback is performance.
|
strings and positional arguments. Its main drawback is performance.
|
||||||
According to various benchmarks it is much slower than other methods
|
According to various benchmarks it is much slower than other methods
|
||||||
considered here. Boost Format also has excessive build times and severe
|
considered here. Boost Format also has excessive build times and severe
|
||||||
code bloat issues (see `Benchmarks`_).
|
code bloat issues (see `Benchmarks`_).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user