首页 > 试题广场 >

请你来说一说++i和i++的实现

[问答题]

请你来说一说++i和i++的实现

operator++(int)返回int就行,const int没有任何必要

而且int不像c#那样是class

发表于 2019-08-28 10:42:57 回复(0)