huihut / interview

📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
https://interview.huihut.com
Other
34.8k stars 7.97k forks source link

虚函数指针、虚函数表 #30

Closed asky991 closed 5 years ago

asky991 commented 5 years ago

这部分可以参考找个链接,里面对C++虚函数表,虚表指针,内存分布介绍的比较详细https://blog.csdn.net/li1914309758/article/details/79916414

huihut commented 5 years ago

好的,为了尊重原创加了转载的原文