TwiceAsNice  2019-02-18
Namespaces | Functions
Assertions.h File Reference

Namespaces

 Nice
 

 

Functions

void Nice::ensure (bool condition)
 The functions ensure() and precondition() substitutes the macro assert() from the C language. More...
 
void Nice::precondition (bool condition)