------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-26 18:48 
-------
  TObject(const rObject){} is the same as   TObject(TObject&){}

The const is ignored.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18113

Reply via email to