An Exception representing the cause of an integer math failure.
Represents a single cause of failure for an integer math operation.
A bitset that can be used to track integer math failures.
Get the IntFlagPolicy associated with some type T.
Function used to signal a failure and its proximate cause from integer math code. Depending on the value of the policy parameter, raise() will either:
Common error signaling facilities for the checkedint package.