$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] interprocess with unordered_map
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2012-03-23 07:12:47
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.
Thanks for your reports and comments,
Ion