This version of Boost is under active development. The current version is 1.87.0.
The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads.
C++
03
A common infrastructure for throwing exceptions from Boost libraries.
C++
03