update boost on linux
This commit is contained in:
@@ -102,7 +102,7 @@ class adaptive_pool_base
|
||||
typedef typename segment_manager::difference_type difference_type;
|
||||
|
||||
typedef boost::interprocess::version_type<adaptive_pool_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 adaptive_pool_base from
|
||||
|
||||
Reference in New Issue
Block a user