IO String C++03
Added in 1.29.0

Boost.Format

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 natural…

About Boost.Format

Please check out the library's documentation to learn more.

Dependencies

No dependencies

Contributors: This Release


Documentation
⚠️ This library has no README.md or library-details.adoc; consider contributing one.

Latest Boost.Format posts

Join the Boost Developers Mailing List

Get the latest on releases, features, security patches, fixes and all major announcements.

All Contributors