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-24 14:16:45


#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:26 michael.broida@…]:
> With NO mods from Boost 1.55.0, the messages point to different lines:
> - "base.hpp(201)" should be "base.hpp(199)" (two places)
> - "base.hpp(2199)" should be "base.hpp(2196)"
> - "base.hpp(2191)" should be "base.hpp(2188)"

 Those lines look pretty innocent. `move_if_noexcept` is used there for non
 temporaries and must not cause any troubles.

> I think Visual Studio 2010 hates me. :(

 Sometimes I think that there is a hidden "Do respect the programmer!"
 switch somewhere in Windows registry (in Linux it's on by default). Please
 tell me if you'll find it! :)

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