mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-23 17:42:46 +00:00
Changes and fixes for Boost 1.37
[SVN r49323]
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
using namespace boost::interprocess;
|
||||
|
||||
//Alias a integer node allocator type
|
||||
//Alias an integer node allocator type
|
||||
typedef cached_node_allocator
|
||||
<int, managed_shared_memory::segment_manager>
|
||||
cached_node_allocator_t;
|
||||
|
||||
Reference in New Issue
Block a user