$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] contiguous Boost.Multimap?
From: anony (janezz55_at_[hidden])
Date: 2010-06-08 06:13:33
> I don't think there is a boost::multimap.
> Would boost::container::flat_multimap be what you're looking for?
> http://www.boost.org/doc/libs/1_43_0/boost/interprocess/containers/container/flat_map.hpp
I wasn't thinking clearly, sorry... I meant Boost.Multiarray:
http://www.boost.org/doc/libs/1_43_0/libs/multi_array/doc/index.html
Is it possible to store Boost.Multiarray elements contiguously?