BRL-CAD
assert.h File Reference
#include "common.h"
#include "bu/defines.h"
#include "bu/log.h"
#include "bu/exit.h"
Include dependency graph for assert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BU_ASSERT(expression_)
 Alternative for assert(3) that calls LIBBU logging+bombing. More...