Theoretica
A C++ numerical and automatic mathematical library
|
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. | |
Structures for the error checking module.