Chebyshev
Unit testing for scientific software
err_structures.h File Reference

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

 chebyshev
 General namespace of the framework.
 
 chebyshev::err
 Error checking module.
 

Detailed Description

Structures for the error checking module.