Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Boost 1.31.0 Library Documentation - Correctness and testing

Correctness and testing

Concept Check

Tools for generic programming.

Author(s)
Jeremy Siek
First Release
1.19.0
Standard
 
Categories
Generic Programming, Correctness and testing
Static Assert

Static assertions (compile time assertions).

Author(s)
John Maddock
First Release
1.19.0
Standard
 
Categories
Generic Programming, Template Metaprogramming, Correctness and testing
Test

Support for simple program testing, full unit testing, and for program execution monitoring.

Author(s)
Gennadiy Rozental
First Release
1.21.0
Standard
 
Categories
Correctness and testing