A a();
A b=a  ;   //copy constructor
b=a;   //copy assignment operator
posted on 2009-09-18 21:57  Myhsg  阅读(432)  评论(0编辑  收藏  举报