const 修饰函数
摘要:At the very first ,I got a problem .1 Vector Vector::operator+(const Vector &v)const{2 return Vector(x+v.val_x() ,y+v.val_y());//at the very fisrt...
阅读全文
posted @ 2015-05-29 18:57
posted @ 2015-05-29 18:57