Roscidus.com Zero Install Mirror

» Main » Boost.Format (development files)

Boost.Format (development files) - A C++ library from Boost.org

Published by David Abrahams

Overview

This is a Zero Install feed. This software cannot be run as an application directly. It is a library for other programs to use.

For more information about Zero Install, see 0install.net.

Full name

http://ryppl.github.com/feeds/boost/format-dev.xml

Icon

Homepage

http://www.boost.org/libs/format/

Description

The format library provides a class for formatting arguments according to a format-string, as does printf, but with two major differences: format sends the arguments to an internal stream, and so is entirely type-safe and naturally supports all user-defined types; the ellipsis (...) can not be used correctly in the strongly typed context of format, and thus the function call with arbitrary arguments is replaced by successive calls to an argument feeding operator%.

Available versions

The list below is just for information; Zero Install will automatically select one of these versions for you.

VersionReleasedStabilityPlatformDownload
1.51-post-2012.12.03.02502012-12-02developerSource codeDownload (78301 bytes)
Required libraries

This feed does not list any additional requirements.