|
FE 0.15.0
A C++23 toolkit for writing compiler/interpreter frontends.
|
#include <cassert>#include <cstdlib>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. | |
| #define assert_unused | ( | x | ) |
Definition at line 39 of file assert.h.
Referenced by fe::assert_emplace(), fe::utf8::Char32::operator<<, fe::Ring< T, 1 >::operator[](), fe::Ring< T, 1 >::operator[](), fe::Ring< T, 2 >::operator[](), and fe::Ring< T, 2 >::operator[]().