Boost logo

Boost :

Subject: Re: [boost] static_vector using aligned_storage
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2012-12-13 08:26:30


Andrew Hundt wrote:
> Yes, I had proposed StaticVector.
>
> Here is the repository:
> https://github.com/ahundt/Boost.StaticVector
>
> Here is a link to the original discussion via google groups:
> https://groups.google.com/d/topic/boost-developers-archive/4n1QuJyKTTk/discussion
>
> I would be interested in working with you to complete either my version or
> yours. Did you have any thoughts or questions regarding my implementation?
> There are a few items related to my implementation on the github ticket
> list that came from the discussion thread that need resolving before the
> next round, but nothing too bad.

Ok, I've moved my implementation here, if you like to check it out:

https://svn.boost.org/svn/boost/sandbox-branches/geometry/index/boost/geometry/extensions/index/static_vector.hpp

This is all I need in my use case (I don't need insert() or erase()).
Later if the official one is finished I'll probably use it instead of
this one.

Regards,
Adam


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