openMSX
|
#include <cassert>
Go to the source code of this file.
Macros | |
#define | __has_builtin(x) 0 |
#define | UNREACHABLE while (1) assert(false) |
#define __has_builtin | ( | x | ) | 0 |
Definition at line 9 of file unreachable.hh.
#define UNREACHABLE while (1) assert(false) |
Definition at line 40 of file unreachable.hh.