Unordered associative containers (C++): Difference between revisions

Content deleted Content added
Design: transform function list into a table
Line 135:
| Swaps the contents with another container.
|-
! rowspan=53 | Lookup
| <code>[http://en.cppreference.com/w/cpp/container/unordered_set/count count]</code>
| <code>[http://en.cppreference.com/w/cpp/container/unordered_map/count count]</code>