FE 0.6.0
A header-only C++ library for writing frontends
|
#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 breaokpoint in debugger. | |
#define assert_unused | ( | x | ) |
Definition at line 35 of file assert.h.
Referenced by fe::Ring< T, 1 >::operator[](), fe::Ring< T, 1 >::operator[](), fe::Ring< T, 2 >::operator[](), and fe::Ring< T, 2 >::operator[]().