EMAN2
|
Go to the source code of this file.
Macros | |
#define | Assert(s) ((void) (0)) |
Define Assert() function that is effective only when -DDEBUG is used. More... | |
#define Assert | ( | s | ) | ((void) (0)) |
Define Assert() function that is effective only when -DDEBUG is used.
Definition at line 42 of file emassert.h.