[ROOT] TMap copy constructor

From: Christian Veelken (veelken@mail.desy.de)
Date: Fri Jan 19 2001 - 18:23:48 MET


Hi Rooters,

I got a rather strange error message when trying to compile my code:

make 
/products/gcc-2.95/bin/g++ -c -I.
-I/products/ROOT/2.25_03/ROOT-suse63-gcc-2.95.2/include -g -DLinux -o
RangeSearchDict.o RangeSearchDict.cpp RangeSearchDict.cpp: In method
`TMap::TMap(const TMap &)':
/products/ROOT/2.25_03/ROOT-suse63-gcc-2.95.2/include/TCollection.h:53:
`TCollection::TCollection(const TCollection &)' is private
RangeSearchDict.cpp:198: within this context
make: *** [RangeSearchDict.o] Error 1    

The sources themselfes compile well, 
and the problem seems to be only with the rootcint generated code.
Could it be that there is a copy constructor missing
in some of the container classes ?

Regards,
 

Christian Veelken (veelken@mail.desy.de)              Tel.+49-40-8998-2679
Room 111, Building 10b 
H1 Collaboration,DESY                                                                                                                        
__________________________________________________________________________



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:34 MET