LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
lexleo_assert.h File Reference
#include <assert.h>
Include dependency graph for lexleo_assert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LEXLEO_ASSERT(expr)   assert(expr)
 

Macro Definition Documentation

◆ LEXLEO_ASSERT

#define LEXLEO_ASSERT (   expr)    assert(expr)

Definition at line 10 of file lexleo_assert.h.