Are there any constraints on the undefined behavior caused by signed integer overflow?

后端 未结 0 1581
长发绾君心
长发绾君心 2021-01-30 07:03

Signed integer flow produces undefined behavior in C++. However, in practice, what is the nature of this undefined behavior? Is it limited to an undefined value of the result? O

相关标签:
回答
  • 消灭零回复
提交回复
热议问题