You've currently chosen the 1.86.0 version. If a newer release comes out, you will continue to view the 1.86.0 version, not the new latest release.
Error-handling
Assert | C++ 03 | Customizable assert macros. |
Customizable assert macros. | ||
Exception | C++ 03 | The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads. |
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. |
A lightweight error handling library for C++11. | ||
System | C++ 11 | Extensible error reporting. |
Extensible error reporting. | ||
ThrowException | C++ 03 | A common infrastructure for throwing exceptions from Boost libraries. |
A common infrastructure for throwing exceptions from Boost libraries. |