AssocVector

A

Alain Ketterlin

wo3kie said:
Hi all,

I am happy to announce that AssocVector 1.0.0 is ready. It is a
container with std::map interface but its implementation is based on
an array for performance.

However insert and erase operations are significantly optimized
(O(sqrt(N)).

For more details please visit here
https://github.com/wo3kie/AssocVector/wiki/FAQ

Typo: second sentence of first FAQ says "Searching in a sorted array has
O(nlog(n))".

-- Alain.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,137
Messages
2,570,798
Members
47,347
Latest member
edward_eden

Latest Threads

Top