mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Include Karma.
This commit is contained in:
parent
a64300d4e6
commit
3cea869989
@ -169,6 +169,13 @@ it in C++98 is somewhat difficult. However if you only need a type-safe
|
|||||||
printf replacement with support for user-defined types, I highly recommend
|
printf replacement with support for user-defined types, I highly recommend
|
||||||
this library.
|
this library.
|
||||||
|
|
||||||
|
Boost Spirit.Karma
|
||||||
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
This is not really a formatting library but I decided to include it here
|
||||||
|
for completeness. As IOStreams it suffers from the problem of mixing
|
||||||
|
verbatim text with arguments, but is faster.
|
||||||
|
|
||||||
Benchmarks
|
Benchmarks
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user