Boost logo

Boost-Commit :

From: nesotto_at_[hidden]
Date: 2007-12-13 15:00:22


Author: nesotto
Date: 2007-12-13 15:00:22 EST (Thu, 13 Dec 2007)
New Revision: 42018
URL: http://svn.boost.org/trac/boost/changeset/42018

Log:
forgot to submit this too
Text files modified:
   trunk/boost/ptr_container/detail/reversible_ptr_container.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/boost/ptr_container/detail/reversible_ptr_container.hpp
==============================================================================
--- trunk/boost/ptr_container/detail/reversible_ptr_container.hpp (original)
+++ trunk/boost/ptr_container/detail/reversible_ptr_container.hpp 2007-12-13 15:00:22 EST (Thu, 13 Dec 2007)
@@ -157,7 +157,7 @@
                                    size_type;
         typedef BOOST_DEDUCED_TYPENAME Config::allocator_type
                                    allocator_type;
-
+ typedef CloneAllocator clone_allocator_type;
         typedef ptr_container_detail::static_move_ptr<Ty_,Deleter>
                                    auto_type;
             


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk