Item 11. 编译器对类的影响(The Compiler Puts Stuff in Classes )

Item 11. The Compiler Puts Stuff in Classes

不同的编译器对于class的实现不一定相同,比如虚函数表指针的位置,有的放在类头部,有的则放在类尾部。

posted on 2005-04-11 19:13  张大大123  阅读(111)  评论(0编辑  收藏  举报

导航