Generic message dispatch using base class, how to (or should I) avoid dynamic_cast

后端 未结 0 546
我在风中等你
我在风中等你 2020-12-04 09:47

I am trying to create a generic message dispatching system. The reasons or objectives I am trying to acheive are:

  1. Remove the need for producers and consumers to
相关标签:
回答
  • 消灭零回复
提交回复
热议问题