$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Seth (bugs_at_[hidden])
Date: 2022-01-02 22:59:01
On Sun, Jan 2, 2022, at 10:03 PM, Helmut Zeisel via Boost wrote:
> Do you really need a nested array?
>
> You could also use a flat array and an adapter for the index, e,g,
I feel this is essentially what I have been suggesting, except reinventing the wheel for indexing the flat storage. I predict it's "not welcome" for the same reasons then.