# boost **Repository Path**: lishaojing/boost ## Basic Information - **Project Name**: boost - **Description**: Version 1.76.0 安装方式 ./bootstrap.sh ./b2 sudo cp -r boost /usr/local/include sudo cp stage/lib/*.so* /usr/local/lib sudo cp stage/lib/*.a* /usr/local/lib - **Primary Language**: Unknown - **License**: BSL-1.0 - **Default Branch**: master - **Homepage**: https://www.boost.org/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-19 - **Last Updated**: 2022-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Boost C++ Libraries The Boost project provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use and does not require attribution for binary use. The project website is www.boost.org, where you can obtain more information and [download](https://www.boost.org/users/download/) the current release.