ringbuffer_extend() for adding extra space to the last added entry
[nobug.git] / doc / assertiontable.txt
blobcf739e42d4b6228b0c33ae6451e7664b78981804
1 PARA Assertions active depending on Build level and Scope;;
2 [grid="all"]
3 `-----------`-----------------------------------------`-----------------------------`-------------------
4             *ALPHA*                                   *BETA*                        *RELEASE*
5 *UNCHECKED* Preconditions, Postconditions, Invariants Preconditions, Postconditions compiling will abort
6 *CHECKED*   Preconditions, Postconditions             Preconditions
7 ------------------------------------------------------------------------------------------------------