Include Karma.

This commit is contained in:
Victor Zverovich 2012-12-24 21:31:05 -08:00
parent a64300d4e6
commit 3cea869989

View File

@ -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
---------- ----------