This version of Boost is under active development. You are currently in the master branch. The current version is 1.89.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