How do I pass a function from another class while calling std::async from a function of different class?

后端 未结 0 660
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-22 17:27

I have two classes, CameraToBEV and BEVTest. The CameraToBEV contains the function process().

class CameraToBE         


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