Re: [Boost-bugs] [Boost C++ Libraries] #7888: circular_buffer should support move semantics

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7888: circular_buffer should support move semantics
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-23 10:21:26


#7888: circular_buffer should support move semantics
-------------------------------+------------------------------------------
  Reporter: holmes@… | Owner: apolukhin
      Type: Feature Requests | Status: reopened
 Milestone: To Be Determined | Component: circular_buffer
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords: circular_buffer move emplace
-------------------------------+------------------------------------------

Comment (by apolukhin):

 Replying to [comment:21 michael.broida@…]:
> We have hit the same NEW warnings in circular_buffer in Boost 1.55.0
 with VS2010 and all warnings treated as errors. This issue shows
 "reopened", but that was six months ago and no more info. Any indication
 of when it will be fixed, and/or a patch we can apply ourselves?


 Warning with parentheses is fixed in develop and master
 [https://github.com/boostorg/circular_buffer branches]

 Other warning is not fixed. The simplest workaround would be to disable
 this warning at all.

 Correct solution would be to move the `move_if_noexcept` into the
 Boost.Move module and take care of it there. Unfortunately I had no time
 to take care of that issue.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7888#comment:22>
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:16 UTC