新微赢技术网
标题:
[求助]操作符重载中Const
[打印本页]
作者:
地上跑
时间:
2009-11-3 01:43
标题:
[求助]操作符重载中Const
C++操作符重载中一般定义例如
Class C{
public:
C operator+(const C&) const;
}
后面那个const表示什么意思?
欢迎光临 新微赢技术网 (http://bbs.weiying.cn/)
Powered by Discuz! X3.2