阅读背景:

[读书笔记]C++基础知识温习:重载递增/减运算符

来源:互联网 
class Object{
public:
Object& operator++();
const Object operator++(int);



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: