
"Jonathan Turkanis" <technews@kangaroologic.com> wrote in message news:cgltl6$ti1$1@sea.gmane.org... | | "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. this one does not allow for deleters, in particlar just a reference to a deleter. | 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. please do. Thanks Thorsten