随笔分类 - The Note of Inside The C++ Object Model
In March, I am going to read the Inside The C++ Object Model, due to I think only know the bottown functions of C++ then I can use it related.
摘要:成员函数分为三种:nonStatic、Static 和 Virtual。另外还有inline 函数。 继承也有三种:Single Inheritance、Multiple Inheritance 和 Virtual Inheritance。 nonStatic 及 Static Member ...
阅读全文

浙公网安备 33010602011771号