Boost logo

Boost :

Subject: Re: [boost] [smart_ptr] error with nullptr_t
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-01-04 13:43:58


Le 04/01/13 18:26, Daniel James a écrit :
> On 4 January 2013 15:45, Peter Dimov <lists_at_[hidden]> wrote:
>> Please see revision [82351] on trunk. I'll appreciate it if someone using
>> Clang with libstdc++ 4.2 tests it and reports whether it fixes the problem,
>> or if not, what needs to be done.
> Seems to work okay. I ran the smart_ptr and had some failures due to
> std::move being used in tests. Quickbook (which is where I noticed
> this) works fine.
>
Hi,

it seems that the issue is resolved for smart_ptr. Unfortunately
Boost.Test use indiscriminately C++11 library features as enable_if,
forward unconditionally.

Best,
Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk