Download List

Project Description

FastFormat is a C/C++ output and formatting library whose design parameters are complete type-safety, efficiency, genericity, and extensibility. It is simple to use and extend, highly portable (to any platform or compiler), and it upholds the C tradition of you only pay for what you use. FastFormat supports output and formatting of statements of arbitrary complexity, consisting of heterogeneous types. FastFormat writes to output "sinks", which can be of arbitrary type.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-16 22:46 Back to release list
0.4.1

This release adds the windows_resource_bundle bundle class; five inserters: integer(), to_i(), to_e(), to_f(), to_g(); the format_iterator iterator; the WindowsMessageBox() sink; and the ignore_missing_arguments_scope scoping class. It adds or updates all example and performance tests to correspond to the three-article series in ACCU's Overload. It adds support for GCC 4.4. It increases the maximum-parameter limit from 32 to 48. It bundles xTests 0.13.2 and depends on STLSoft 1.9.85.
Tags: major feature addition, Major feature enhancements

Project Resources