Is there a way to wrap a function call in C++ or overload a functions call?

前端 未结 0 1640
遥遥无期
遥遥无期 2021-01-18 02:42

My aim is to have a class that inherits from another class in C++ but when a method is called from the base class it is wrapped in such a way that it is multithreaded.

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