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