mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-31 00:32:40 +00:00
Fix typo
This commit is contained in:
parent
84f6131825
commit
1652108905
@ -15,7 +15,7 @@
|
|||||||
| tinyformat | 29.1 |
|
| tinyformat | 29.1 |
|
||||||
| Boost Format | 55.0 |
|
| Boost Format | 55.0 |
|
||||||
|
|
||||||
This gives almost 4x improvement in bulid speed compared to version 10.
|
This gives almost 4x improvement in build speed compared to version 10.
|
||||||
Note that this is purely formatting code and includes. In real projects the
|
Note that this is purely formatting code and includes. In real projects the
|
||||||
difference from `printf` will be smaller partly because common standard
|
difference from `printf` will be smaller partly because common standard
|
||||||
headers will be included in almost any translation unit (TU) anyway.
|
headers will be included in almost any translation unit (TU) anyway.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user