[Boost-bugs] [Boost C++ Libraries] #8553: Provide swap() for scoped_allocator_adaptor

Subject: [Boost-bugs] [Boost C++ Libraries] #8553: Provide swap() for scoped_allocator_adaptor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-07 14:43:19


#8553: Provide swap() for scoped_allocator_adaptor
-------------------------------------------------------+--------------------
 Reporter: Markus Mathes <Markus.Mathes@…> | Owner: igaztanaga
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: container
  Version: Boost 1.53.0 | Severity: Problem
 Keywords: |
-------------------------------------------------------+--------------------
 Currently scoped_allocator_adapters can only be swapped if the underlying
 allocators are assignable and copy constructible. Some allocators (e.g.
 boost interprocess) are not assignable but swap aware. Providing a swap
 implementation calling the underlying allocators swap implementations
 would remove this restriction.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8553>
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