摘要: C++的常成员函数与同名成员函数重载时,该如何显式调用常成员函数? 具体的一个小例子: 可用如下方法调用常成员函数 void fun() const : 阅读全文
posted @ 2019-02-02 15:53 洛洛沙 阅读(662) 评论(0) 推荐(0)