期刊文献+

C++函数重载机制及其实现

OVER-LOAD FUNCTION OF C++ AND ITS IMPLEMENTATION
下载PDF
导出
摘要 多态性是面向对象程序设计的重要支柱之一.函数重载机制在C++中用来支持多态性.本文针对C++中函数重载机制实现中的主要问题提出了重载函数链表、函数类型匹配和系统换名等技术,完成C++编译系统中函数重载的实现. Polymorphism is an important feature of object-oriented languages.Over-load function is one of facilities to support polymorphism in C+ +. In this paper, the technology of constructing over-load function link table,matching functiontype and renaming function are proposed. The algorithm to implement over-loadfunction in C++ compiler system is also introduced.
出处 《计算机学报》 EI CSCD 北大核心 1997年第1期37-41,共5页 Chinese Journal of Computers
关键词 面向对象 重载 类型匹配 程序设计 C++语言 Object-oriented, class, over-load, type match.
  • 相关文献

参考文献1

  • 1Liu Chungshyan,ACM SIGPLAN Not,1991年,26卷,3期,20页

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部