This version of Boost is under active development. You are currently in the master branch. The current version is 1.89.0.
Error-handling
| Assert | C++ 03 | ||
| Customizable assert macros. | |||
| Exception | C++ 03 | ||
| The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads. | |||
| LEAF | C++ 11 | ||
| A lightweight error handling library for C++11. | |||
| System | C++ 11 | ||
| Extensible error reporting. | |||
| ThrowException | C++ 03 | ||
| A common infrastructure for throwing exceptions from Boost libraries. |