Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.drone/ | 25-Apr-2025 | - | 60 | 35 | ||
.github/workflows/ | 25-Apr-2025 | - | 186 | 171 | ||
build/ | 25-Apr-2025 | - | 15 | 12 | ||
doc/ | 25-Apr-2025 | - | 15,639 | 15,604 | ||
example/ | 25-Apr-2025 | - | 519 | 385 | ||
include/boost/ | 25-Apr-2025 | - | 2,285 | 1,893 | ||
meta/ | 25-Apr-2025 | - | 17 | 16 | ||
src/ | 25-Apr-2025 | - | 350 | 294 | ||
test/ | 25-Apr-2025 | - | 3,663 | 3,014 | ||
.drone.star | D | 25-Apr-2025 | 11.8 KiB | 60 | 56 | |
.gitattributes | D | 25-Apr-2025 | 3.8 KiB | 97 | 91 | |
.gitignore | D | 25-Apr-2025 | 49 | 4 | 3 | |
.travis.yml | D | 25-Apr-2025 | 9.8 KiB | 400 | 340 | |
CMakeLists.txt | D | 25-Apr-2025 | 907 | 31 | 24 | |
LICENSE_1_0.txt | D | 25-Apr-2025 | 1.3 KiB | 24 | 20 | |
README.md | D | 25-Apr-2025 | 618 | 20 | 11 | |
appveyor.yml | D | 25-Apr-2025 | 2.1 KiB | 70 | 59 |
README.md
1# Boost Exception 2 3> Dynamic Exception Augmentation Library 4 5## Documentation 6 7https://boostorg.github.io/exception 8 9## Support 10 11* [cpplang on Slack](https://Cpplang.slack.com) (use the `#boost` channel) 12* [Boost Users Mailing List](https://lists.boost.org/mailman/listinfo.cgi/boost-users) 13* [Boost Developers Mailing List](https://lists.boost.org/mailman/listinfo.cgi/boost) 14 15## Distribution 16 17Boost Exception is included in official [Boost](https://www.boost.org/) releases. 18 19Copyright (C) 2006-2021 Emil Dotchevski. Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt). 20