Boost 1.92.0 beta
Beta posted for download.
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
Popular terms:
Beta posted for download.
Release open for bug fixes and documentation updates. Other changes by permission of a release manager.
Release closed for all changes
Release posted for download.
#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
The Boost.Geometry library provides geometric algorithms, primitives and spatial index.
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.