Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::interprocess xsi_shared_memory
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-12-16 12:12:10


El 16/12/2010 14:46, Christian Hoffmann escribió:
> Hi all,
>
> I try to use xsi (SysV) shared memory of boost::interprocess library,
> but I haven't found a way to use it through managed_shared_memory
> interface. Is the code in interprocess/detail/xsi_shared_memory.hpp
> and interprocess/detail/xsi_shared_memory_device.hpp deprecated?
> There's also some class declaration "managed_xsi_shared_memory" in
> interprocess/interprocess_fwd.hpp but I haven't found an
> implementation. Is this supposed to work somehow? Or can I only use it
> as-is? If yes, why is this then only available in detail namespace?

I added it because it was work in progress, and wanted to add then to
the library (hidden) to execute regression tests. Sadly, I just run out
of time before building all the stuff, so it's half baked. Just ignore
it. I will surely remove it in the future.

best,

Ion


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