Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7888: circular_buffer should support move semantics
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-19 22:11:18
#7888: circular_buffer should support move semantics
------------------------------------+---------------------------------------
Reporter: holmes@⦠| Owner: jano_gaspar
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: circular_buffer
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords: circular_buffer move emplace
------------------------------------+---------------------------------------
Comment (by anonymous):
I would also like to see this feature implemented in circular_buffer. At
this moment it is actually possible to use std::shared_ptr. But, in order
to maintain the same semantics as other containers in C++11 STL,
circular_buffer should implement move semantics as well. Once that
happens, using std::unique_ptr will be straightforward, bringing a
potential performance improvement compared to std::shared_ptr.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7888#comment:3> 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:12 UTC