|
Leonardus
|
Design by contract interface class. More...
#include <dbc.h>
Inheritance diagram for DbC:
Collaboration diagram for DbC:Protected Member Functions | |
| virtual bool | invariant () const noexcept |
| Checks the invariants of the class in which it is defined. | |
Design by contract interface class.
Has to be used as protected parent class.
|
inlineprotectedvirtualnoexcept |