Boost
boost
arrow_drop_down
List View
Grid View
Category View
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.