|
MorphoGraphX
2.0-1-227
|
#include <cassert>Go to the source code of this file.
Namespaces | |
| mgx | |
| Distributed matrix library. | |
Macros | |
| #define | mgx_assert(expr) |
| #define | mgx_assert_msg(expr, msg) |
Functions | |
| void | mgx::__assert_fail (const QString &assertion, const char *file, unsigned int line, const char *function) |
Graphical (or textual) assertion utility
Define the macro vvassert(expr)
Definition in file Assert.hpp.
| #define mgx_assert | ( | expr | ) |
Definition at line 42 of file Assert.hpp.
| #define mgx_assert_msg | ( | expr, | |
| msg | |||
| ) |
Definition at line 44 of file Assert.hpp.
1.8.17