FE 0.9.0
Header-only C++ frontend library
Loading...
Searching...
No Matches
assert.h File Reference
#include <cassert>
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.

Namespaces

namespace  fe

Macros

#define assert_unused(x)

Functions

void fe::unreachable ()
void fe::breakpoint ()
 Raise a breakpoint in the debugger.

Macro Definition Documentation

◆ assert_unused