Subject: Re: [boost] [move][unique_ptr] c++14 unique_ptr comes to town
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2014-08-28 17:50:31


El 28/08/2014 22:26, Peter Dimov escribió:
> Unless forward<U> ignores U, I don't see how it would work. The type of
> the pointer is P, not U, which is not likely to be the same.

Touché!

Ion