$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] contiguous Boost.Multimap revisited
From: anony (janezz55_at_[hidden])
Date: 2010-06-20 17:00:04
>> So,
>> the contents of the rows have to be contiguous, and the pointers to the
>> rows have to be contiguous, but the rows themselves don't have to be.
>>
>
> Yes they do. An array as the element of an array is no different from any
> other element type.
I was telling him exactly the same thing.