|
Chebyshev
Unit testing for scientific software
|
Structures for the error checking module. More...
#include <string>#include <vector>#include <map>Go to the source code of this file.
Classes | |
| class | chebyshev::err::assert_result |
| Result of assertion checking of a function. More... | |
| class | chebyshev::err::errno_result |
| Result of errno checking of a function. More... | |
| class | chebyshev::err::exception_result |
| Result of exception checking of a function. More... | |
Namespaces | |
| namespace | chebyshev |
| General namespace of the framework. | |
| namespace | chebyshev::err |
| Error checking module. | |
Structures for the error checking module.