This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

please ignore previous bug report (multiple destructors)



Eech I feel stupid - I just realised STL passes function objects
by value not reference, using the default copy constructor.
Thats why my construct/destruct pairs didnt match.

Sorry to waste your time.
btw egcs is fantastic - a real gem.

---
Stephen Kennedy
steve@maths.tcd.ie


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]