tinyformat

Minimal, type safe printf replacement library for C++

Stars
536
tinyformat - Release 2.3.0 Latest Release

Published by c42f almost 5 years ago

New features:

Bug fixes:

tinyformat - Release 2.2.0

Published by c42f over 5 years ago

A few minor features and fixes:

  • TINYFORMAT_ASSERT macro for people wanting to avoid dependency on assert() and the <cassert> header
  • Fix GCC-7 Wimplicit-fallthrough warnings
  • Extra NULL initializations to silence spurious Coverty warnings
  • Various project improvements (CI + build; markdown docs)
tinyformat -

Published by c42f over 7 years ago