
9 Mar
2005
9 Mar
'05
12:11 p.m.
Is it possible to use the shmem allocator and offset_ptr without sharing memory? I was thinking about using it to send complex structures in a message between processes. In my case the buffer could be static but in general I assume it could use new and maybe even be allowed to change size.