Boost logo

Boost :

Subject: Re: [boost] Proposal: Vector-like container, which takes O(log(N)) for insert/erase (Glen Fernandes)
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2014-04-03 19:39:29


On Thu, Apr 3, 2014 at 4:42 PM, Alexander Kuprijanov wrote:
> Hi, again,
> I've implemented a container which should replace vector and have O(log(N))
> for insert/delete.
> Please review.
> https://github.com/alexkupri/array/blob/master/description/description.txt
> The code is small, the description is verbose.
> Best regards,
> A.K.

I wasn't sure at first why my name was in parenthesis in the e-mail subject. :-)

I'll take a look.

Glen


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