mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-24 05:52:16 +00:00
Changes and fixes for Boost 1.37
[SVN r49277]
This commit is contained in:
@@ -21,7 +21,7 @@ int main ()
|
||||
typedef std::pair<double, int> MyType;
|
||||
|
||||
try{
|
||||
//An special shared memory where we can
|
||||
//A special shared memory where we can
|
||||
//construct objects associated with a name.
|
||||
//Connect to the already created shared memory segment
|
||||
//and initialize needed resources
|
||||
|
||||
Reference in New Issue
Block a user