We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We must ensure we distinguish between two kinds of UB:
UB where the behavior of the program is undefined
UB where the state of an object, value returned from a function are undefined.
Status