You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dawid Weiss edited this page May 6, 2015
·
1 revision
It is very important to understand the difference between hash and scatter sets and maps. This code example attempts to provide an intuitive step-by-step explanation of how associative containers work and what are the dangers of using linear conflict resolution and open addressing.