cpp · cpp/std--overflow_error
std--overflow_error
std::overflow_error
Thrown when an arithmetic overflow occurs, such as when the result of a mathematical operation exceeds the representable range of the result type.
Thrown when an arithmetic overflow occurs, such as when the result of a mathematical operation exceeds the representable range of the result type.