Reports a constraint violation by throwing std::domain_error.
Declared in <mp-units/utility/constrained.h>
[[noreturn]]
static
void
on_constraint_violation(std::string_view msg);
This function does not return.
| Name | Description |
|---|---|
| msg | description of the violated constraint |