$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [interprocess] Shared memory compile problem
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2009-04-23 16:03:19
Po-Chun wrote:
> Thanks for the response, Ion.
>
> Is there any hash set container for the shared memory?
Boost.Unordered is compatible with shared memory. It's mentioned in the
documentation:
Best,
Ion