Boost 1.92.0 closed for major changes
Release closed for major code changes. Still open for serious problem fixes and docs changes without release manager review.
conan install boost
vcpkg install boost
sudo apt install libboost-all-dev
sudo dnf install boost-devel
sudo yum install boost-devel
sudo pacman -S boost
brew install boost
Release closed for major code changes. Still open for serious problem fixes and docs changes without release manager review.
Release closed for all changes
Beta posted for download.
Release open for bug fixes and documentation updates. Other changes by permission of a release manager.
#include <iostream>
int main()
{
std::cout << "Hello, Boost.";
}
Tap into quick answers, networking, and chat with 24,000+ members.
Learn how to test or evaluate library submissions, or submit your own.
Get updates on the latest releases, fixes and announcements.
conan install boost
vcpkg install boost
sudo apt install libboost-all-dev
sudo dnf install boost-devel
sudo yum install boost-devel
sudo pacman -S boost
brew install boost
Every bar tells a story; the collective effort of a community building Boost
A simple, one-paragraph license created specifically for C++. It gives permission to use, modify, and distribute for any purpose.
No license file is required in binaries, just attribution in the source code. And it's compatible with virtually all other licenses.
Companies like Microsoft, Adobe and Citigroup have used it for the past 20 years.