[C++] FastFormat 0.3.5 released
Thu, 05/14/2009 - 06:12
FastFormat is an open-source C++ formatting library that provides localised text formatting, optionally using resource-based format strings. It's 100% type-safe, flexible, infinitely extensible, and highly efficient. As of 0.3.5 it has production quality support for all built-in types, and the flexibility to support any user-defined types.
Source: Artima's C++

