mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 16:22:19 +00:00
Changes and fixes for Boost 1.37
[SVN r49277]
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
using namespace boost::interprocess;
|
||||
|
||||
//We will work with wide characters for shared memory objects
|
||||
//Alias a integer node allocator type
|
||||
//Alias an integer node allocator type
|
||||
typedef node_allocator
|
||||
<int, managed_shared_memory::segment_manager> shmem_node_allocator_t;
|
||||
typedef detail::node_allocator_v1
|
||||
|
||||
Reference in New Issue
Block a user