
16 Aug
2005
16 Aug
'05
3:35 p.m.
"Robert Ramey" <ramey@rrsd.com> wrote in message news:ddrgic$te8$1@sea.gmane.org...
I think I've fixed this. I'll test it and check it in later. Thanks for spotting and finding this.
Robert Ramery
I would appreciate if you considered using scoped_ptr...it should work for borland... if not then maybe you could use your own simple pointer. scoped_ptr also check via checked_delete() which is another benefit. br Thorsten