]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/interprocess/allocators/node_allocator.hpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / boost / interprocess / allocators / node_allocator.hpp
index 8bd6dfe2c3f80f2a963c38cd26ce240bf8ae1dda..aa9931a59e386d1f6f4d4d3df28655aafe20427e 100644 (file)
@@ -99,7 +99,7 @@ class node_allocator_base
    typedef typename segment_manager::difference_type     difference_type;
 
    typedef boost::interprocess::version_type<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_base from