Hacker News new | ask | show | jobs
by isomel 1578 days ago
> code that erroneously assumes those to be true in theory isn’t portable, but in practice is.

Be careful about undefined behaviour still. Even if your architecture have defined semantic, the compiler might still not assume them.