Boost
Libraries
arrow_drop_down
Boost.Format
M
D
C++ 03 Added in Boost 1.29.0
Categories: String , IO

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%.

This Release

Samuel Krempp
Maintainer
Adam Wulkiewicz
Adam Wulkiewicz
Contributor - New
Marshall Clow
Marshall Clow
Contributor
Daniel James
Daniel James
Contributor
K. Noel Belcourt
K. Noel Belcourt
Contributor

Dependencies

Assert
Config
Optional
Smart Ptr
ThrowException
Utility
⚠️ This library has no README.md or library-details.adoc; consider contributing one.

All Time

Beman Dawes
Beman Dawes
Contributor
nobody
Contributor
Samuel Krempp
Contributor
jzmaddock
jzmaddock
Contributor
Steven Watanabe
Steven Watanabe
Contributor
Vladimir Prus
Vladimir Prus
Contributor
Joaquín M. López Muñoz
Joaquín M. López Muñoz
Contributor
Troy D. Straszheim
Troy D. Straszheim
Contributor
Björn Karlsson
Contributor
Andreas Huber
Contributor
Dave Abrahams
Dave Abrahams
Contributor
Markus Schöpflin
Contributor
Eric Niebler
Contributor
Douglas Gregor
Douglas Gregor
Contributor
Jeremiah Willcock
Jeremiah Willcock
Contributor
Michael A. Jackson
Michael A. Jackson
Contributor
Stephen Kelly
Stephen Kelly
Contributor
Gennaro Prota
Contributor
Aleksey Gurtovoy
Contributor
Rene Rivera
Rene Rivera
Contributor
Caleb Epstein
Contributor
Jürgen Hunold
Jürgen Hunold
Contributor
Bryce Adelstein-Lelbach
Bryce Adelstein-Lelbach
Contributor
Hartmut Kaiser
Hartmut Kaiser
Contributor
Joachim Faulhaber
Contributor
Ralf W. Grosse-Kunstleve
Contributor
Jonathan Turkanis
Jonathan Turkanis
Contributor