https://develop.int128.cpp.al/int128_t.html#int128_t_division does not contain any information about how division by zero is handled.
There is a general description for how overflow is handled (by wrapping), but that doesn't really litigate division by zero.
https://develop.int128.cpp.al/int128_t.html#int128_t_division does not contain any information about how division by zero is handled.
There is a general description for how overflow is handled (by wrapping), but that doesn't really litigate division by zero.