Go to the source code of this file.
Macros | |
| #define | ASSERT(condition) |
| #define | INVARIANT ASSERT(invariant()) |
| #define | POST(condition) |
| #define | PRE(condition) |
| #define ASSERT | ( | condition | ) |
| #define INVARIANT ASSERT(invariant()) |
| #define POST | ( | condition | ) |
| #define PRE | ( | condition | ) |