Re: [Boost-bugs] [Boost C++ Libraries] #7969: BOOST_MOVABLE_BUT_NOT_COPYABLE makes it impossible to use type in GCC containners in C++11

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7969: BOOST_MOVABLE_BUT_NOT_COPYABLE makes it impossible to use type in GCC containners in C++11
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-03 22:23:38


#7969: BOOST_MOVABLE_BUT_NOT_COPYABLE makes it impossible to use type in GCC
containners in C++11
--------------------------------------+-------------------------------------
  Reporter: apolukhin | Owner: igaztanaga
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: move
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords: c++11 c++0x noncopyable stl
--------------------------------------+-------------------------------------
Changes (by viboes):

  * status: closed => reopened
  * resolution: fixed =>

Comment:

 Ion, IIRC your macros were expected to be included on the private part.


 {{{
  Put the following macro in the private section:
 BOOST_MOVABLE_BUT_NOT_COPYABLE(classname)
 }}}

 After the change (line 224) BOOST_MOVABLE_BUT_NOT_COPYABLE stay in the
 public part. This should be fixed.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7969#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC