
13 Feb
2013
13 Feb
'13
8:57 p.m.
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