|
Boost Users : |
Subject: Re: [Boost-users] Boost.Move BOOST_MOVABLE_BUT_NOT_COPYABLE macro
From: luke (lukeallardyce_at_[hidden])
Date: 2013-02-13 20:10:17
(13/02/14 5:57), Ion Gaztañaga wrote:> El 13/02/2013 6:36, luke escribió:
>> As deleting the copy constructor fixes the issue (i.e. test(test const&)
>> =delete;), would it be at all possible for
>> BOOST_MOVABLE_BUT_NOT_COPYABLE to do the same for compilers that support
>> the syntax?
>
> Thanks for reporting it. It's already done. See:
>
> https://svn.boost.org/trac/boost/ticket/7969
>
> If you can confirm the issue is fixed in trunk, I'll close the bug.
>
> Best,
>
> Ion
Ah I guess I should have checked there first, sorry!
http://svn.boost.org/svn/boost/trunk/boost/move/core.hpp works perfectly for me, thanks.
Luke
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net