Boost logo

Boost Users :

Subject: [Boost-users] [interprocess] Container
From: Moritz (mokoman_at_[hidden])
Date: 2009-07-09 13:09:14


Hi,

is there a possibility to put something like this into the shared_memory?

class A
{
   int a;
   double d;
   // ...
   boost::interprocess string s;
}

Thanks in advance.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net