How about if caller's local variable referred by callback func after stack of caller is invalid(pop)?

后端 未结 0 1921
遇见更好的自我
遇见更好的自我 2021-01-07 03:34

I assume the below code should have a potential issue due to the local variable is not "available", the behaviors should be undefined?

class foo {
p         


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