Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Macros
vtkMRMLDebugLeaksMacro.h File Reference
#include <vtkDebugLeaks.h>
Include dependency graph for vtkMRMLDebugLeaksMacro.h:

Go to the source code of this file.

Macros

#define DEBUG_LEAKS_ENABLE_EXIT_ERROR()   vtkDebugLeaks::SetExitError(true);
 turns on exiting with an error if there are leaks More...
 

Macro Definition Documentation

◆ DEBUG_LEAKS_ENABLE_EXIT_ERROR

#define DEBUG_LEAKS_ENABLE_EXIT_ERROR ( )    vtkDebugLeaks::SetExitError(true);

turns on exiting with an error if there are leaks

Definition at line 29 of file vtkMRMLDebugLeaksMacro.h.