This is an older version of Boost and was released in 2018. The current version is 1.87.0.
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. | ||
System | C++ 03 | Operating system support, including the diagnostics support that will be part of the C++0x standard library. |
Operating system support, including the diagnostics support that will be part of the C++0x standard library. | ||
ThrowException | C++ 03 | A common infrastructure for throwing exceptions from Boost libraries. |
A common infrastructure for throwing exceptions from Boost libraries. |