Gobelijn API documentation
- generated for commit a0cbea7
|
Policy throws a std::runtime_error exception when condition is violated. More...
#include <CellCountViolation.h>
Static Public Member Functions | |
static bool | check (bool b) |
Checks and throws iff condition is violated, otherwise return true. More... | |
Policy throws a std::runtime_error exception when condition is violated.
Definition at line 20 of file CellCountViolation.h.
|
inlinestatic |
Checks and throws iff condition is violated, otherwise return true.
Definition at line 24 of file CellCountViolation.h.