|
|
|
|
|
by DougBTX
3462 days ago
|
|
> "depending on architecture and compiler". The standard also has the idea of "implementation defined" behaviour, which is close to the definition above. "Undefined behaviour" is a trickier beast, since compilers can rightly assume undefined behaviour never occurs, and optimise accordingly. |
|