Hacker News new | ask | show | jobs
by gpderetta 1180 days ago
Note that signed overflow is still UB in c++ even with 2-complement being guaranteed for signed types.