$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] interprocess with unordered_map
From: Joel (jdy_at_[hidden])
Date: 2012-03-19 20:31:22
> El 18/03/2012 21:07, Joel escribió:
> > Perhaps map and flat_map need this as well? Should bugs be filed?
Ion Gaztañaga <igaztanaga <at> gmail.com> writes:
> Yes, please. At least in Boost.Container, as those containers are based
> on Boost.Intrusive, implementation should be pretty easy.
I went ahead and filed.
Containers:
https://svn.boost.org/trac/boost/ticket/6710
Interprocess:
https://svn.boost.org/trac/boost/ticket/6711
For the interprocess one, I messed up and didn't specify the right component.
I'm not seeing how to changed it as I don't have an account.
Joel