EMAN2
Macros
emassert.h File Reference
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ Assert

#define Assert (   s)    ((void) (0))

Define Assert() function that is effective only when -DDEBUG is used.

Definition at line 42 of file emassert.h.