This is an older version and was released in 2016. The current version is 1.86.0.
Correctness
Assert | C++ 03 | Customizable assert macros. |
Customizable assert macros. | ||
Concept Check | C++ 03 | Tools for generic programming. |
Tools for generic programming. | ||
Static Assert | C++ 03 | Static assertions (compile time assertions). |
Static assertions (compile time assertions). | ||
Test | C++ 11 | Support for simple program testing, full unit testing, and for program execution monitoring. |
Support for simple program testing, full unit testing, and for program execution monitoring. |