Bind a valid class object pointer to boost::function<>fn. What may happen if invoking the `fn` after the object has been destoryed?

前端 未结 0 777
抹茶落季
抹茶落季 2020-12-13 15:52

Bind a class member function and a valid class object pointer to boost::function<>fn. What may happen if invoking the fn after the object which the pointe

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