Comment on Undefined Behavior in C and C++parentComments−AlotOfReading2yBeing able to reason about a particular instance of a particular compiler on a specific undefined construct does not imply UB is defined generally.−charcircuit2yI never said it is defined generally. I said that it eventually gets defined as in it may come down to the source code of a specific version of the compiler that defines the behavior.
Comments
Being able to reason about a particular instance of a particular compiler on a specific undefined construct does not imply UB is defined generally.
I never said it is defined generally. I said that it eventually gets defined as in it may come down to the source code of a specific version of the compiler that defines the behavior.