assign static method to function pointer argument of function in different namespace

前端 未结 0 713
长情又很酷
长情又很酷 2020-12-12 06:16

C guy here biting his nails dealing with c++.

I want to call a function that requires a callback handle. The interface looks like this:

namespace outer         


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