$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Move] unique_ptr
From: Szymon Gatner (szymon.gatner_at_[hidden])
Date: 2011-11-08 15:59:27
Hi,
>
> There's no attachment here AFAICT.
>
It was in my earlier email containing more detailed info of what I did,
but in nutshell I took base implementation from:
http://home.roadrunner.com/~hinnant/unique_ptr03.html
and replaced custom move semantics / emulation with newly accepted
boost::move code.
Cheers,
Simon