单项选择题
A.类 B.对象 C.模板 D.函数
A.1 B.2 C.3 D.0
A.Decr& operator --(int); B.Decr operator --( Decr&,int); C.friend Decr& operator --(Decr&); D.frlend Decr operator --(Decr&,int);