原地址:http://www.cplusplus.com/doc/tutorial/inheritance/Friend functionsIn principle, private and protected members of a class cannot be accessed from outside the same class in which they are declared.... Read More
posted @ 2014-03-07 04:28 刺客主谋 Views(236) Comments(0) Diggs(0)
原地址:http://www.cplusplus.com/doc/tutorial/classes2/Special members[NOTE: This chapter requires proper understanding of dynamically allocated memory]Special member functions are member functions that... Read More
posted @ 2014-03-07 04:27 刺客主谋 Views(246) Comments(0) Diggs(0)