$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] contiguous Boost.Multimap?
From: anony (janezz55_at_[hidden])
Date: 2010-06-07 15:56:43
Is it somehow possible to coax boost::multimap to store data
contiguously, i.e. that all multimap elements are stored contiguously,
without gaps between them, and all in the same memory block?