Problem with calling passed std::bind function

前端 未结 0 1677
心在旅途
心在旅途 2021-02-08 03:31

I am trying to call callback which I passed and store using std::bind() function. But when I am trying to call it I am getting an exception of bad access. Here is my code:

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