Force C++ to assign new addresses to arguments

前端 未结 0 572
渐次进展
渐次进展 2020-12-17 06:42

It seems that when I pass different integers directly to a function, C++ assigns them the same address as opposed to assigning different addresses to different values. Is th

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