]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/interprocess/allocators/private_node_allocator.hpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / boost / interprocess / allocators / private_node_allocator.hpp
index 24fb84c156511a83c92d758b5f6896848a81d9a4..413e39c5cb234d436603021132432c1bbfe508fa 100644 (file)
@@ -95,7 +95,7 @@ class private_node_allocator_base
    typedef typename segment_manager::difference_type     difference_type;
    typedef boost::interprocess::version_type
       <private_node_allocator_base, Version>              version;
-   typedef boost::container::container_detail::transform_multiallocation_chain
+   typedef boost::container::dtl::transform_multiallocation_chain
       <typename SegmentManager::multiallocation_chain, T>multiallocation_chain;
 
    //!Obtains node_allocator from other node_allocator