[Boost-bugs] [Boost C++ Libraries] #6575: copy_remaining_to and copy_some_and_update don't use allocator_traits for construction

Subject: [Boost-bugs] [Boost C++ Libraries] #6575: copy_remaining_to and copy_some_and_update don't use allocator_traits for construction
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-18 01:40:33


#6575: copy_remaining_to and copy_some_and_update don't use allocator_traits for
construction
------------------------------------------------+---------------------------
 Reporter: Erik Jensen <Erik.Jensen@…> | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: container
  Version: Boost 1.49.0 | Severity: Problem
 Keywords: |
------------------------------------------------+---------------------------
 In advanced_insert_aux_emplace in advanced_insert_int.hpp, neither
 copy_remaining_to nor copy_some_and_update use allocator_traits for
 construction, even though the uninitialized versions do. This is
 problematic for allocators that need to alter the constructor's arguments
 list.

 Thanks,
 Erik Jensen

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