IT博客汇
首页
精华
技术
设计
资讯
扯淡
权利声明
登录
注册
CAF(C++ actor framework)使用随笔(使用类去构建actor和使用的一些思路) - 浙江小麦
浙江小麦
发表于
2016-03-09 02:16:00
love
0
【摘要】Class-based actorsA class-based actor is a subtype of event_based_actor and must implement the pure virtual member function make_behavior returning th
阅读全文