mirror of
https://github.com/boostorg/interprocess.git
synced 2026-02-01 08:32:12 +00:00
Changes and fixes for Boost 1.37
[SVN r49277]
This commit is contained in:
@@ -17,7 +17,7 @@ int main ()
|
||||
using namespace boost::interprocess;
|
||||
|
||||
try{
|
||||
//An special shared memory from which we are
|
||||
//A special shared memory from which we are
|
||||
//able to allocate raw memory buffers.
|
||||
//Connect to the already created shared memory segment
|
||||
//and initialize needed resources
|
||||
|
||||
Reference in New Issue
Block a user