|
NSUNI/NSLAR Library a250670
|
Defines macros for Design-by-Contract verification. More...
Go to the source code of this file.
Macros | |
| #define | NNL_EXPECTS(precondition) |
| A precondition check. | |
| #define | NNL_EXPECTS_DBG(precondition) |
| Debug-only precondition check. | |
| #define | NNL_ENSURES_DBG(postcondition) |
| Debug-only postcondition check. | |
Defines macros for Design-by-Contract verification.