|
|
|
|
|
by geezerjay
2760 days ago
|
|
> does what you see is undefined behavior Just to be clear, undefined behavior means the standard allows implementations to do what they they feel is the right thing to do under that scenario, and the outcome will still comply with the standard. |
|
That’s the real world implication of undefined behaviour.