slackbuilds_ponce/libraries/fmt/README
Hunter Sezen 6545262c9f libraries/fmt: Added (A modern formatting library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-08-24 23:49:13 +07:00

2 lines
126 B
Text

{fmt} is an open-source formatting library for C++. It can be used as a
safe and fast alternative to (s)printf and iostreams.