How do I pass a function pointer from a class into another function in C++

前端 未结 0 587
谎友^
谎友^ 2020-11-22 15:19

I am having some trouble with passing a function that is a member of the class \'F\' to a function that is the member of class \'X\'.I get the error \'error: no match functi

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