errors.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_ERRORS_HPP_
13 #define ECL_ERRORS_HPP_
14 
15 /*****************************************************************************
16 ** Includes
17 *****************************************************************************/
18 
19 #include "errors/macros.hpp"
20 #include "errors/handlers.hpp"
23 
24 /*****************************************************************************
25 ** Doxygen
26 *****************************************************************************/
27 
34 #endif /* ECL_ERRORS_HPP_*/
Compile time checks.
Macros for error-checking and program termination.
Functions for error-checking and program termination.
Error handling without exceptions.


ecl_errors
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:09:04