mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 04:12:13 +00:00
Minor documentation fix in managed_shared_memory.hpp
This commit is contained in:
@@ -372,7 +372,7 @@ typedef basic_managed_shared_memory
|
||||
fixed_managed_shared_memory;
|
||||
|
||||
//!Typedef for a default basic_managed_shared_memory
|
||||
//!of narrow characters to be placed in a fixed address
|
||||
//!of wide characters to be placed in a fixed address
|
||||
typedef basic_managed_shared_memory
|
||||
<wchar_t
|
||||
,rbtree_best_fit<mutex_family, void*>
|
||||
|
||||
Reference in New Issue
Block a user