|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
#include <cassert>#include <utility>

Go to the source code of this file.
Macros | |
| #define | constexpr_assert(cond, msg) |
Functions | |
| void | constexpr_assert_failed () |
| #define constexpr_assert | ( | cond, | |
| msg ) |
Referenced by frozen::bits::make_pmh_tables().
|
inline |