|
Boost : |
Subject: [boost] [container] New container: why is everybody silent?
From: Alexander Kuprijanov (alexkupri_at_[hidden])
Date: 2014-07-14 14:28:02
Hi boost community!
Please tell me something about my container, don't be silent.
I firmly intend to offer it to boost, because it's much faster than
competitors (by a constant factor).
It's intended to replace std::vector in cases, when an application
requires multiple insertion/deletion. It takes O(log(N)) for
insertion/deletion.
Docs: http://alexkupri.github.com/array/
Code: https://github.com/alexkupri/array
Best regards,
Aleksandr Kupriianov
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk