Boost logo

Boost :

Subject: Re: [boost] Proposal: Vector-like container, which takes O(log(N)) for insert/erase (Glen Fernandes)
From: Alexander Kuprijanov (alexkupri_at_[hidden])
Date: 2014-04-03 19:42:51


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.


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