条款10:令operator=返回一个reference to * this(Have assignment operators return a reference to *this)

NOTE:

   1.令赋值(assignment)操作符返回一个reference to *this. 

    2.此协议适用于所有赋值相关的运算比如:+= -= *=....

posted @ 2015-09-04 23:28  CHIPER  阅读(209)  评论(0编辑  收藏  举报