Go to the source code of this file.
Macros | |
#define | ASSERT(x) |
#define | ASSERT_RETURN(x) if (0) returnValue() |
#define ASSERT | ( | x | ) |
Definition at line 51 of file acado_debugging.hpp.
#define ASSERT_RETURN | ( | x | ) | if (0) returnValue() |
Definition at line 52 of file acado_debugging.hpp.