|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| boost/ | | 12-May-2024 | - | 2,891,265 | 2,067,148 |
| doc/ | | 12-May-2024 | - | 1,025,318 | 991,950 |
| libs/ | | 12-May-2024 | - | 6,279,736 | 5,099,843 |
| more/ | | 12-May-2024 | - | 5,709 | 4,558 |
| status/ | | 12-May-2024 | - | 10,812 | 10,185 |
| tools/ | | 12-May-2024 | - | 495,724 | 408,786 |
| .gitattributes | D | 12-May-2024 | 3.8 KiB | 97 | 91 |
| INSTALL | D | 12-May-2024 | 291 | 8 | 6 |
| Jamroot | D | 12-May-2024 | 11.8 KiB | 333 | 294 |
| LICENSE_1_0.txt | D | 12-May-2024 | 1.3 KiB | 24 | 20 |
| NOTICE | D | 12-May-2024 | 135.4 KiB | 3,423 | 3,414 |
| OAT.xml | D | 12-May-2024 | 11.4 KiB | 102 | 88 |
| README.OpenSource | D | 12-May-2024 | 456 | 12 | 11 |
| README.md | D | 12-May-2024 | 542 | 12 | 8 |
| boost-build.jam | D | 12-May-2024 | 850 | 18 | 15 |
| boost.css | D | 12-May-2024 | 989 | 66 | 65 |
| boost.png | D | 12-May-2024 | 6.2 KiB | | |
| boostcpp.jam | D | 12-May-2024 | 18.8 KiB | 645 | 555 |
| bootstrap.bat | D | 12-May-2024 | 2.3 KiB | 98 | 76 |
| bootstrap.sh | D | 12-May-2024 | 10.6 KiB | 422 | 317 |
| bundle.json | D | 12-May-2024 | 867 | 31 | 31 |
| index.htm | D | 12-May-2024 | 769 | 26 | 20 |
| index.html | D | 12-May-2024 | 5.9 KiB | 136 | 109 |
| rst.css | D | 12-May-2024 | 2.5 KiB | 150 | 123 |
README.OpenSource
1[
2 {
3 "Name": "Boost",
4 "License": "Boost Software License V1.0",
5 "License File": "LICENSE_1_0.txt",
6 "Version Number": "1.76.0",
7 "Owner": "wangyongjun7@huawei.com",
8 "Upstream URL": "http://www.boost.org/",
9 "Description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. See http://www.boost.org"
10 }
11]
12
README.md
1# Boost C++ Libraries
2
3The Boost project provides free peer-reviewed portable C++ source libraries.
4
5We emphasize libraries that work well with the C++ Standard Library. Boost
6libraries are intended to be widely useful, and usable across a broad spectrum
7of applications. The Boost license encourages both commercial and non-commercial use
8and does not require attribution for binary use.
9
10The project website is www.boost.org, where you can obtain more information and
11[download](https://www.boost.org/users/download/) the current release.
12