虚基类 meaning in English
analog base class
virtual base class
Examples
- We have improved the serializing methods used in mfc to finish saving and loading a part in fcad . in our method , we handle successfully pointers of pure virtual classes and instants with more than one reference
在这里,我们很好的借鉴了mfc中序列化存取的机制,并对之进行了改进,解决了纯虚基类指针的定向问题和存取指向同一对象的多个指针的处理。