
23 Mar
2012
23 Mar
'12
11:57 a.m.
2012/3/23 Ion Gaztañaga <igaztanaga@gmail.com>:
El 21/03/2012 22:56, Joel escribió:
Perhaps the interprocess docs can be updated to show how to create a simple allocator from the heap for easy creation of these temporary copiers and how to cleanly provide the thunking between "normal" equivalent types (e.g. strings) and those used in memory regions (basic_string).
Interprocess allocators would require changes to support that and I need to think about it, but I definitely think it should ease this task, as it is demanded by users.
There's still no technical reason to require this copy, is there? Can't we come up with a solution that avoids this copy? -- Olaf