Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7888: circular_buffer should support move semantics
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-09 15:06:18
#7888: circular_buffer should support move semantics
-------------------------------+------------------------------------------
Reporter: holmes@⦠| Owner: apolukhin
Type: Feature Requests | Status: assigned
Milestone: To Be Determined | Component: circular_buffer
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords: circular_buffer move emplace
-------------------------------+------------------------------------------
Comment (by apolukhin):
(In [84991]) Improved rvalues move support for elements of circular_buffer
(refs #7888):
* set_capacity and rset_capacity now work with move-only types if move
constructor of type marked with `noexcept`
* force placement ::new usage
* minor optimizations (move values in more cases)
* more tests
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7888#comment:9> 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:13 UTC