Boost logo

Boost :

Subject: Re: [boost] interest in structure of arrays container?
From: Michael Marcin (mike.marcin_at_[hidden])
Date: 2016-10-15 13:02:47


On 10/15/2016 3:44 AM, Andreas Schäfer wrote:
> Heya,
>
> On 21:43 Fri 14 Oct , Michael Marcin wrote:
>> Does this already exist somewhere?
>
> you may want to take a look at LibFlatArray. It's a struct-of-arrays
> library for C++, which also helps with vectorization and address
> generation:
>
> http://libgeodecomp.org/libflatarray.html
>

Looks to only work for homogeneous data and looks to not handle alignment.

Otherwise looks quite similar to what I described.
Thanks for the link.


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