Re: Can I use stdcxx4.2.1 containers on share memory?

2012-01-01 Thread Martin Sebor
On 12/31/2011 10:49 PM, Azrael wrote: Hi , I am now searching for a stl implementation who's containers can work perfectly with alternative pointers define in the allocator given. Because I want to make my program able to attatch to a block of share memory and continue it's previous work. The

Can I use stdcxx4.2.1 containers on share memory?

2011-12-31 Thread Azrael
Hi , I am now searching for a stl implementation who's containers can work perfectly with alternative pointers define in the allocator given. Because I want to make my program able to attatch to a block of share memory and continue it's previous work. The GCC default implementation use standard