[Boost-bugs] [Boost C++ Libraries] #6606: Map: rbtree_node doesn't use allocator_traits to construct m_data

Subject: [Boost-bugs] [Boost C++ Libraries] #6606: Map: rbtree_node doesn't use allocator_traits to construct m_data
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-24 03:24:16


#6606: Map: rbtree_node doesn't use allocator_traits to construct m_data
------------------------------------------------+---------------------------
 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: |
------------------------------------------------+---------------------------
 I'm not at all sure what the best way to fix this is. The STL
 implementation that ships with the Visual Studio 11 preview calls allocate
 for the tree node and then construct for each of the members (the actual
 tree node constructor never gets called, as far as I can tell).

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