[C++-sig] extending a c++ object by overriding it's virtual functions..
Kleistereimer
kleistereimer at gmx.de
Thu Jul 6 17:54:10 CEST 2006
hi achim!
doing it the dirty way works fine.
i just hope that obj will be properly deleted once i do the
corresponding DECREF...
:-)
doing it the clean way does not works.
buffvector.erase(elem_to_be_deleted) has the same problem.
(but i did not properly tested this one. maybe i did something wrong)
thankyou
kl
More information about the Cplusplus-sig
mailing list