Changes and fixes for Boost 1.37

[SVN r49277]
This commit is contained in:
Ion Gaztañaga
2008-10-11 13:18:02 +00:00
parent 02d366387b
commit dc0eb8fe0e
41 changed files with 1536 additions and 206 deletions

View File

@@ -19,7 +19,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.
//First remove any old shared memory of the same name, create
//the shared memory segment and initialize needed resources