$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Seth (bugs_at_[hidden])
Date: 2022-01-06 09:21:30
On Thu, Jan 6, 2022, at 7:47 AM, Helmut Zeisel via Boost wrote:
> To avoid further reinventing the wheel: is there some multi dimensional
> array index adapter available in boost or in some other free librarry?
>
> Helmut
Other than boost::multi_array_ref I posted earlier in this conversation (https://godbolt.org/z/o4x6vGhW5) - I don't really know. Is there something wrong with that one, though?
Seth