The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string
Format, part of the collection of Boost C++ Libraries, provides a type-safe mechanism for formatting arguments according to a printf-like format-string. User-defined types are supported by providing a std::ostream operator <<
implementation for them.
License
Distributed under the Boost Software License, Version 1.0.
Properties
- C++03
- Header-only
Build Status
Branch | Travis | Appveyor | Coverity Scan | codecov.io | Deps | Docs | Tests |
---|---|---|---|---|---|---|---|
master |
|||||||
develop |
Directories
Name | Purpose |
---|---|
benchmark |
benchmark tool |
doc |
documentation |
examples |
use case examples |
include |
headers |
test |
unit tests |
tools |
development tools |
... More
version | 1.77.0+1 |
---|---|
license | BSL-1.0Boost Software License 1.0 |
repository | https://pkg.cppget.org/1/legacy |
download | libboost-format-1.77.0+1.tar.gz |
sha256 | e887c21a19482f749c402ef95f7c8df686c468e0d6a63b72c7792c6310aed1d0 |
project | boost |
---|---|
url | github.com/boostorg/format |
doc-url | www.boost.org/doc/libs/1_77_0/libs/format |
package-url | github.com/build2-packaging/boost |
boost-users@lists.boost.orgMailing list | |
package-email | packaging@build2.orgMailing list |
topics | C++Boost |
Depends (7)
libboost-assert == 1.77.0 | |
libboost-config == 1.77.0 | |
libboost-core == 1.77.0 | |
libboost-optional == 1.77.0 | |
libboost-smart-ptr == 1.77.0 | |
libboost-throw-exception == 1.77.0 | |
libboost-utility == 1.77.0 |
Reviews
fail | 0 |
---|---|
pass | 1 |