文件名称:dmp
介绍说明--下载内容均来自于网络,请自行研究使用
虽然方式的C + +消息传递速度快于Smalltalk或Objective - C的它的方式,有时Smalltalk或Objective - C语言的灵活性是必要的。这一点本文介绍如何在C + +最少的代码实现动态消息传递是有可能的。
-Although the way C++ does message passing is much faster than the way Smalltalk or Objective-C does it, sometimes the flexibility of Smalltalk or Objective-C is required. This little article shows how it is possible to achieve dynamic message passing in C++ with minimum code.
-Although the way C++ does message passing is much faster than the way Smalltalk or Objective-C does it, sometimes the flexibility of Smalltalk or Objective-C is required. This little article shows how it is possible to achieve dynamic message passing in C++ with minimum code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dmp.hpp
main.cpp
main.cpp