3 Apr
2014
3 Apr
'14
11:39 p.m.
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