Boost logo

Boost :

From: Ivan Matek (libbooze_at_[hidden])
Date: 2022-01-02 14:34:54


On Sun, Jan 2, 2022 at 3:21 PM Seth via Boost <boost_at_[hidden]> wrote:

>
> This demos some of the Multi-Array interface with zero dynamic allocation.
> The library has more expressive indexing/layout options (see "general
> storage ordering"
> https://www.boost.org/doc/libs/1_78_0/libs/multi_array/doc/user.html#sec_storage
> ).
>
Nice that I learned about this since I might need it in the future, but it
is not really what I want if I really understand how it works. This is
something like a string_view/span (nonowning type). I would just want a
simple no heap alloc value type like std::array but with multiple
dimensions.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk