Subject: Re: [Boost-users] [Intrusive][Interprocess] Using Intrusive Containers in Managed Shared Memory
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2012-06-09 06:13:02


El 08/06/2012 20:44, Hering Cheng escribió:
> Hi,
>
> Is it possible to use Boost.Intrusive containers in managed shared
> memory? If so, are there examples that I can learn from?

Yes, there is an example in Boost.Intrusive:

http://www.boost.org/doc/libs/1_49_0/doc/html/intrusive/using_smart_pointers.html

Best,

Ion