
"David Abrahams" <dave@boost-consulting.com> wrote in message news:uu0u3hcnp.fsf@boost-consulting.com...
"Jonathan Turkanis" <technews@kangaroologic.com> writes:
Hi All,
A long time ago, I announced that I was working on an implementation of a move pointer:
On Wednesday, January 21, 2004 6:30 PM, "Jonathan Turkanis" <technews@kangaroologic.com> wrote:
... My goal is to have the implementation done tonight. That means it will be done next week. :-)
Well, I actually did write the implementation, but never documented it, and finally forgot about it. Recently, Thorsten Ottosen requested a move_ptr implementation, so I cleaned up my implementation from Janurary and wrote some tests and documentation.
Here it is: http://home.comcast.net/~jturkanis/move_ptr/
It's based on Daniel Wallin's adaptation of an idea of Rani Sharoni, mixed in with some ideas of Howard Hinnant and Bronek Kozicki.
Nice docs!
Thanks.
QuickDoc?
No. I guess I'm like one of those novelists who insists on using a forty-year-old typewriter -- I still write HTML docs by hand.
A nit: in References, when citing a mail message, it would be better to link to that message.
I didn't want to link to that message because Daniel Wallin and I were in the middle of an argument -- the remark about posting the code in a week was just an aside. ;-). Jonathan