| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| json.hpp | ||
| json.hpp.re2c |
Instead of checking something like `x * y + z > max` where `x * y` can overflow, check for `x > (max - z) / y` instead.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| json.hpp | Loading commit data... | |
| json.hpp.re2c | Loading commit data... |