|
FE 0.9.0
Header-only C++ frontend library
|
#include <cassert>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 35 of file assert.h.
Referenced by 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[]().