Boost logo

Boost Users :

From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2008-04-07 11:24:19


sankar lingam wrote:
>
> I was working with boost multiarray and I found that multi
> arrays cannot
> be created in shared memory using boost interprocess..Will this
> be done in the future releases of boost??
>
> Regards,
> sankar

Hi,

Since there's not been response to your questions, I've revised a bit
multi_array implementation. Changes to support Boost.Interprocess are
not trivial at all, because the implementation just stores the allocator
in the outer layer of the design.

I'm afraid that the issue should be adressed by MultiArray authors.

Regards,

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