Boost logo

Boost :

Subject: Re: [boost] interest in structure of arrays container?
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2016-10-17 02:09:17


On 16/10/2016 09:12, Michael Marcin wrote:
> When the docs say:
> "For each member a sub-array is reserved within. We know each member's
> size and the array's dimensions are fixed, thus we can deduce the
> offsets for each of these sub-arrays.?
>
> Does this mean the AoS has a compile-time fixed capacity?

The docs also lead off the "how it works" section with "The key to
LibFlatArray's functionality is that we fix its size internally at
compile time." So I would assume so. :)


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