Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7888: circular_buffer should support move semantics
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-11 14:55:25
#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 [85003]) Improved rvalues move support for elements of circular_buffer
(refs #7888):
* all `erase` methods now use move construction to to move elements
* space optimized circullar buffer now has move constructor, move
assignment and functions that work with rvalues
* more methods marked as BOOST_NOEXCEPT
* much more tests
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7888#comment:10> 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