$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-09 05:40:15
>
> OK, I took a look. It seems fine to me!
>
So how about including it to boost? ;)
P.S. Should custom implementation leveraging EBO for deleter
(unique_ptr_storage class) be replaced with compressed_pair or not
depending on additional library is more desirable in that case?
Cheers!