
27 Aug
2004
27 Aug
'04
12:10 a.m.
"Thorsten Ottosen" <nesotto@cs.auc.dk> wrote in message news:cglqbl$mig$1@sea.gmane.org...
Hi,
I just wanted to hear if anybody had already made a move_ptr I could use?
Daniel Wallin posted a complete implementation, some time ago. I believe there might have been one or two small problems that were easily fixed. I think this is it here: http://tinyurl.com/3f6sw. I wrote a version that incorporated deleters and special treatment for arrays, using Howard Hinnant's move_ptr<T[]> syntax. It think it was basically done, but I never got aound to writing documentation. I sort of forgot about it. I you like, I will post it. Jonathan