Skip navigation.
Home

[C++] FastFormat 0.3.5 released

No replies
News-Bot
News-Bot's picture
User offline. Last seen 3 years 5 weeks ago. Offline
Joined: 01/09/2007
Posts:

FastFormat 0.3.5 released

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