Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
SideQuark's favorites
login
submissions
|
comments
SideQuark
on Sept 24, 2020
|
parent
|
context
| on:
How expensive is integer-overflow trapping in C++?
Every implementation (compiler and arch combo) defines behavior as far as I know, and I’ve tested dozens of combos.
What combo does not have implementation defined behavior for C/C++ signed overflow? Are there any?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
What combo does not have implementation defined behavior for C/C++ signed overflow? Are there any?